diff options
author | obache <obache> | 2014-05-25 09:19:37 +0000 |
---|---|---|
committer | obache <obache> | 2014-05-25 09:19:37 +0000 |
commit | 7828696bec6e69d525bef1e2f6f906c4fcd65e90 (patch) | |
tree | 9ffbbd83db9819cf26565c0a20e76cbe419c4158 /emulators | |
parent | f89b61ccb73c627f4601f917a003616281b8e360 (diff) | |
download | pkgsrc-7828696bec6e69d525bef1e2f6f906c4fcd65e90.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/ |