aboutsummaryrefslogtreecommitdiff
path: root/archivers/zip
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2008-08-03 03:23:28 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2008-08-03 03:23:28 +0000
commit9e7fa98747fe73945db085440f88138019c655ed (patch)
tree1bec50badf7a6e0ea8d68f01705eca0e6f7efa9d /archivers/zip
parent40642fdd6a380f6c6be7f1a251746a958cb426ae (diff)
downloadports-9e7fa98747fe73945db085440f88138019c655ed.tar.gz
ports-9e7fa98747fe73945db085440f88138019c655ed.zip
Remove unneded EXTRACT_SUFX line
Notes
Notes: svn path=/head/; revision=217974
Diffstat (limited to 'archivers/zip')
-rw-r--r--archivers/zip/Makefile1
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