keep the dash in the PKGNAME, noticed by Jacob Meuser

This commit is contained in:
sturm 2004-06-25 14:04:08 +00:00
parent 3691c35c0d
commit 6e70f8f153

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.33 2004/06/24 21:35:14 sturm Exp $
# $OpenBSD: Makefile,v 1.34 2004/06/25 14:04:08 sturm Exp $
COMMENT= "extract, list & test files in a ZIP archive"
VERSION= 5.51
DISTNAME= unzip${VERSION:S/.//}
PKGNAME= unzip-${VERSION}
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.info-zip.org/pub/infozip/src/ \
ftp://ftp.uu.net/pub/archiving/zip/src/ \