diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-11-18 14:19:46 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-11-18 14:19:46 +0000 |
commit | 1d7687d3c8425e40bec1505ec2f2e96753940f5f (patch) | |
tree | 341250332da494288fe8dfd52469413dc0c2f969 /emulators | |
parent | 87a6a5be85fbb1ba72a7381c39c013f22b7d2250 (diff) | |
download | pkgsrc-1d7687d3c8425e40bec1505ec2f2e96753940f5f.tar.gz |
Recursive revbump from multimedia/libvpx
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 46f3c15c2e0..169bfa9ac87 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.117 2015/06/30 09:57:35 ryoon Exp $ +# $NetBSD: Makefile,v 1.118 2015/11/18 14:19:49 ryoon Exp $ DISTNAME= vice-2.4 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vice-emu/} MASTER_SITES+= ftp://ftp.zimmers.net/pub/cbm/crossplatform/emulators/VICE/ |