diff options
author | ryoon <ryoon@pkgsrc.org> | 2012-09-22 13:48:15 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2012-09-22 13:48:15 +0000 |
commit | f510b92c007bdbaa859caddc46678060775afa7b (patch) | |
tree | fe92f03e923f235c64a2ce9daa1ea005af1dae6f /emulators/vice | |
parent | 3f8626c70a25db8e83650427c324bb44e2fdd6ac (diff) | |
download | pkgsrc-f510b92c007bdbaa859caddc46678060775afa7b.tar.gz |
Recursive revbump from multimedia/libvpx 1.1.0 update
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 586543a6fdf..05bf45fc2a5 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.98 2012/09/15 10:04:34 obache Exp $ +# $NetBSD: Makefile,v 1.99 2012/09/22 13:48:16 ryoon Exp $ DISTNAME= vice-2.3 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vice-emu:Q}/ MASTER_SITES+= ftp://ftp.zimmers.net/pub/cbm/crossplatform/emulators/VICE/ |