diff options
author | tnn <tnn@pkgsrc.org> | 2015-04-25 14:20:17 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-04-25 14:20:17 +0000 |
commit | aea538475425cb6bdb74eb9c132a8c4bd06d1539 (patch) | |
tree | cc0e4c97714c0cff53dc99c2732b778f69fb9dc4 /emulators/aranym | |
parent | fbbd4600853297cb48c0f68ed9f78691d1eb911c (diff) | |
download | pkgsrc-aea538475425cb6bdb74eb9c132a8c4bd06d1539.tar.gz |
Recursive revbump following MesaLib update, categories a through f.
Diffstat (limited to 'emulators/aranym')
-rw-r--r-- | emulators/aranym/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/aranym/Makefile b/emulators/aranym/Makefile index d9aabf5ca80..739e9fa4d24 100644 --- a/emulators/aranym/Makefile +++ b/emulators/aranym/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.32 2015/03/24 14:34:57 ryoon Exp $ +# $NetBSD: Makefile,v 1.33 2015/04/25 14:20:44 tnn Exp $ # ETVER= 0.9.4 DISTNAME= aranym_1.0.2.orig PKGNAME= ${DISTNAME:S/_/-/:S/.orig//} +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aranym/} SITES.emutos-512k-${ETVER}.zip= ${MASTER_SITE_SOURCEFORGE:=emutos/} |