diff options
author | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
commit | a96f4900ac951c1bb62cfab03e095e81439bb8bf (patch) | |
tree | d0def9b6a36a2b3df4828dbc84a89a15adffc5c1 /emulators/stella | |
parent | 2e332fe74c8e9ae8e035b8cdce887904aaeadac7 (diff) | |
download | pkgsrc-a96f4900ac951c1bb62cfab03e095e81439bb8bf.tar.gz |
Recursive bump for png-1.6.
Diffstat (limited to 'emulators/stella')
-rw-r--r-- | emulators/stella/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile index 4844f09d3a0..30a6f33a349 100644 --- a/emulators/stella/Makefile +++ b/emulators/stella/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.42 2012/12/12 10:44:08 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2013/02/16 11:21:07 wiz Exp $ STELLA_VERSION= 3.7.2 DISTNAME= stella-${STELLA_VERSION}-src PKGNAME= stella-${STELLA_VERSION} +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=stella/} |