summaryrefslogtreecommitdiff
path: root/archivers/fastjar/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-16 13:15:24 +0000
committerwiz <wiz>2001-02-16 13:15:24 +0000
commit8a5bced2c5ce685062a71bb9f98e18b3d8f39004 (patch)
tree06a5f88befec2c73bde9a0271a4f85951b2118d5 /archivers/fastjar/Makefile
parentbaedb467516b812e3c232e88e02d2c9c6b8330f8 (diff)
downloadpkgsrc-8a5bced2c5ce685062a71bb9f98e18b3d8f39004.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'archivers/fastjar/Makefile')
-rw-r--r--archivers/fastjar/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/fastjar/Makefile b/archivers/fastjar/Makefile
index 9bcf72a8daa..a506c161e85 100644
--- a/archivers/fastjar/Makefile
+++ b/archivers/fastjar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/11/11 14:50:57 tron Exp $
+# $NetBSD: Makefile,v 1.3 2001/02/16 13:15:26 wiz Exp $
#
DISTNAME= fastjar-0.90
@@ -8,6 +8,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://fastjar.sourceforge.net/
+COMMENT= C language version of the 'jar' archiver normally used by Java
GNU_CONFIGURE= YES