summaryrefslogtreecommitdiff
path: root/archivers/unzip
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2003-10-25 20:03:39 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2003-10-25 20:03:39 +0000
commit954d44c3c86bd81ffbbb0efef3882c10ca108f52 (patch)
tree6861ef276b61de7c2e2ca963b60963b74d4dac6f /archivers/unzip
parent- Fix build on -current (diff)
Fixes to make slave ports happy
PR: 58268 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Notes
Notes: svn path=/head/; revision=92130
Diffstat (limited to 'archivers/unzip')
-rw-r--r--archivers/unzip/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile
index b73587689947..79cdb1f9948e 100644
--- a/archivers/unzip/Makefile
+++ b/archivers/unzip/Makefile
@@ -8,13 +8,13 @@
PORTNAME= unzip
PORTVERSION= 5.50
PORTREVISION= 2
-CATEGORIES= archivers
+CATEGORIES?= archivers
MASTER_SITES= ftp://ftp.info-zip.org/pub/infozip/src/ \
${MASTER_SITE_TEX_CTAN:S,%SUBDIR%,tools/zip/info-zip/src/,}
DISTFILES= ${PORTNAME}550.tar.gz
-MAINTAINER= ache@FreeBSD.org
-COMMENT= List, test and extract compressed files in a ZIP archive
+MAINTAINER?= ache@FreeBSD.org
+COMMENT?= List, test and extract compressed files in a ZIP archive
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAKEFILE= unix/Makefile