diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2008-08-03 03:23:28 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2008-08-03 03:23:28 +0000 |
commit | 9e7fa98747fe73945db085440f88138019c655ed (patch) | |
tree | 1bec50badf7a6e0ea8d68f01705eca0e6f7efa9d /archivers/zip | |
parent | 40642fdd6a380f6c6be7f1a251746a958cb426ae (diff) | |
download | ports-9e7fa98747fe73945db085440f88138019c655ed.tar.gz ports-9e7fa98747fe73945db085440f88138019c655ed.zip |
Notes
Diffstat (limited to 'archivers/zip')
-rw-r--r-- | archivers/zip/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archivers/zip/Makefile b/archivers/zip/Makefile index ba7d2ced00bf..be255dcbbf9f 100644 --- a/archivers/zip/Makefile +++ b/archivers/zip/Makefile @@ -10,7 +10,6 @@ PORTVERSION= 3.0 CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= infozip -EXTRACT_SUFX= .zip DISTFILES= ${PORTNAME}30${EXTRACT_SUFX} USE_ZIP= yes |