diff options
author | wiz <wiz@pkgsrc.org> | 2018-01-28 16:24:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-01-28 16:24:10 +0000 |
commit | 550242385813e78eec495f45fb858c291f741218 (patch) | |
tree | d166f7ec3cb19fbbe719655a63f9a241b1545187 /www/amaya | |
parent | 1c35c4003beff77194757e1120d16036918e3ba4 (diff) | |
download | pkgsrc-550242385813e78eec495f45fb858c291f741218.tar.gz |
recursive bump after mpfr shlib major bump
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 3bb531c617c..f1639fc1269 100644 --- a/www/amaya/Makefile +++ b/www/amaya/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.105 2018/01/01 21:18:54 adam Exp $ +# $NetBSD: Makefile,v 1.106 2018/01/28 16:24:15 wiz Exp $ DISTNAME= amaya-fullsrc-11.3.1 PKGNAME= ${DISTNAME:S/-fullsrc//} -PKGREVISION= 37 +PKGREVISION= 38 CATEGORIES= www MASTER_SITES= http://www.w3.org/Amaya/Distribution/ MASTER_SITES+= ftp://ftp.w3.org/pub/amaya/ |