summaryrefslogtreecommitdiff
path: root/archivers/zipios++
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2002-11-07 03:10:58 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2002-11-07 03:10:58 +0000
commitc62fe39354fdb8614fe8ea9277c9fcb208653f30 (patch)
treeb32409a9ec171a85e0016501d1db9153c45fe091 /archivers/zipios++
parentZero PORTREVISION after the PORTVERSION is bumped. (diff)
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me Approved by: pat
Notes
Notes: svn path=/head/; revision=69625
Diffstat (limited to 'archivers/zipios++')
-rw-r--r--archivers/zipios++/Makefile2
-rw-r--r--archivers/zipios++/pkg-comment1
2 files changed, 1 insertions, 2 deletions
diff --git a/archivers/zipios++/Makefile b/archivers/zipios++/Makefile
index 83d20dfc70d7..d6b8bb4f0a19 100644
--- a/archivers/zipios++/Makefile
+++ b/archivers/zipios++/Makefile
@@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= zipios
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= A java.util.zip-like C++ library for reading and writing Zip files
-
GNU_CONFIGURE= yes
.include <bsd.port.mk>
diff --git a/archivers/zipios++/pkg-comment b/archivers/zipios++/pkg-comment
new file mode 100644
index 000000000000..1fa758caa9ec
--- /dev/null
+++ b/archivers/zipios++/pkg-comment
@@ -0,0 +1 @@
+A java.util.zip-like C++ library for reading and writing Zip files