diff options
author | obache <obache@pkgsrc.org> | 2014-05-25 09:19:37 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-05-25 09:19:37 +0000 |
commit | 5bdc920e92df5346d92f54e0b79c614d44c76575 (patch) | |
tree | fa0185ade8bfee9e641027151a66c275de84ecc1 /emulators | |
parent | 15b74274943800abc1e0348a6d37a6acca853ac3 (diff) | |
download | pkgsrc-5bdc920e92df5346d92f54e0b79c614d44c76575.tar.gz |
Revbump after updating graphics/giflib
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/vice/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index 6dd043658fd..5f7b4a8103e 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.113 2014/05/05 00:47:50 ryoon Exp $ +# $NetBSD: Makefile,v 1.114 2014/05/25 09:27:38 obache Exp $ DISTNAME= vice-2.4 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vice-emu/} MASTER_SITES+= ftp://ftp.zimmers.net/pub/cbm/crossplatform/emulators/VICE/ |