diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/amaya/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/amaya/Makefile b/www/amaya/Makefile index 3c2d4b2b96a..687d524e359 100644 --- a/www/amaya/Makefile +++ b/www/amaya/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2003/07/17 22:55:20 grant Exp $ +# $NetBSD: Makefile,v 1.27 2003/10/11 13:39:06 grant Exp $ # DISTNAME= amaya-src-8.0 PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 1 +PKGREVISION= 1 WRKSRC= ${WRKDIR}/Amaya/work CATEGORIES= www MASTER_SITES= http://www.w3.org/Amaya/Distribution/ \ |