aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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