diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-06-30 09:57:33 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-06-30 09:57:33 +0000 |
commit | 02b1b83673a7ccf1a8b0346f35181d520ef91f55 (patch) | |
tree | 3566f8a42ff9bae0b3c57669f636c630224661fd /emulators/vice | |
parent | 170c03a897e3906003315d154bc0e06bc51b8088 (diff) | |
download | pkgsrc-02b1b83673a7ccf1a8b0346f35181d520ef91f55.tar.gz |
Recursive revbump from pkgsrc/multimedia/libvpx.
Diffstat (limited to 'emulators/vice')
-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 137cd72ea24..46f3c15c2e0 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.116 2015/04/25 14:20:47 tnn Exp $ +# $NetBSD: Makefile,v 1.117 2015/06/30 09:57:35 ryoon Exp $ DISTNAME= vice-2.4 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vice-emu/} MASTER_SITES+= ftp://ftp.zimmers.net/pub/cbm/crossplatform/emulators/VICE/ |