diff options
Diffstat (limited to 'www/paros/Makefile')
-rw-r--r-- | www/paros/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/paros/Makefile b/www/paros/Makefile index 2be0b3a2f73..480d02f1ca6 100644 --- a/www/paros/Makefile +++ b/www/paros/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2006/02/01 15:47:04 salo Exp $ +# $NetBSD: Makefile,v 1.4 2006/02/05 23:11:27 joerg Exp $ # DISTNAME= paros-3.2.9-unix PKGNAME= ${DISTNAME:S/-unix//} +PKGREVISION= 1 CATEGORIES= games java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=paros/} EXTRACT_SUFX= .zip |