diff options
Diffstat (limited to 'archivers/fastjar/Makefile')
-rw-r--r-- | archivers/fastjar/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/fastjar/Makefile b/archivers/fastjar/Makefile index 0087efce53d..87e8c022762 100644 --- a/archivers/fastjar/Makefile +++ b/archivers/fastjar/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2004/05/29 18:19:52 minskim Exp $ +# $NetBSD: Makefile,v 1.11 2004/10/03 00:13:04 tv Exp $ # DISTNAME= fastjar-0.93 +PKGREVISION= 1 CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fastjar/} EXTRACT_SUFX= .tgz |