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 /emulators | |
parent | 1c35c4003beff77194757e1120d16036918e3ba4 (diff) | |
download | pkgsrc-550242385813e78eec495f45fb858c291f741218.tar.gz |
recursive bump after mpfr shlib major bump
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/aranym/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/aranym/Makefile b/emulators/aranym/Makefile index a7b6250ecef..335aee562e3 100644 --- a/emulators/aranym/Makefile +++ b/emulators/aranym/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.34 2016/02/25 12:50:49 jperkin Exp $ +# $NetBSD: Makefile,v 1.35 2018/01/28 16:24:13 wiz Exp $ # ETVER= 0.9.4 DISTNAME= aranym_1.0.2.orig PKGNAME= ${DISTNAME:S/_/-/:S/.orig//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aranym/} SITES.emutos-512k-${ETVER}.zip= ${MASTER_SITE_SOURCEFORGE:=emutos/} |