diff options
Diffstat (limited to 'www/quanta/Makefile')
-rw-r--r-- | www/quanta/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/quanta/Makefile b/www/quanta/Makefile index f817893c29b..86ee77626f2 100644 --- a/www/quanta/Makefile +++ b/www/quanta/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2003/03/29 12:42:54 jmmv Exp $ +# $NetBSD: Makefile,v 1.14 2003/05/02 11:56:46 wiz Exp $ DISTNAME= quanta-2.0-pr2 PKGNAME= quanta-1.9.9.2 -PKGREVISION= 1 +PKGREVISION= 2 WRKSRC= ${WRKDIR}/quanta CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=quanta/} |