diff options
author | adam <adam@pkgsrc.org> | 2017-01-01 16:05:55 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2017-01-01 16:05:55 +0000 |
commit | 6c781773cd3b1812bfb34f0a65be177db4e4f4c6 (patch) | |
tree | a992c89276ea376bf179a5f9a1d0d6d72dea1b9d /www/amaya | |
parent | f99411b05af9648c4d4542b85e8a4dfb15f6a88a (diff) | |
download | pkgsrc-6c781773cd3b1812bfb34f0a65be177db4e4f4c6.tar.gz |
Revbump after boost update
Diffstat (limited to 'www/amaya')
-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 201f518ee5d..c6d9c595fae 100644 --- a/www/amaya/Makefile +++ b/www/amaya/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.98 2016/10/07 18:26:12 adam Exp $ +# $NetBSD: Makefile,v 1.99 2017/01/01 16:06:38 adam Exp $ DISTNAME= amaya-fullsrc-11.3.1 PKGNAME= ${DISTNAME:S/-fullsrc//} -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= www MASTER_SITES= http://www.w3.org/Amaya/Distribution/ \ ftp://ftp.w3.org/pub/amaya/ \ |