diff options
Diffstat (limited to 'www/amaya/Makefile')
-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 c7eeae38154..1758cdf8c6b 100644 --- a/www/amaya/Makefile +++ b/www/amaya/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.88 2014/01/01 11:52:37 wiz Exp $ +# $NetBSD: Makefile,v 1.89 2014/02/12 23:18:42 tron Exp $ DISTNAME= amaya-fullsrc-11.3.1 PKGNAME= ${DISTNAME:S/-fullsrc//} -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= www MASTER_SITES= http://www.w3.org/Amaya/Distribution/ \ ftp://ftp.w3.org/pub/amaya/ \ |