diff options
author | sbd <sbd@pkgsrc.org> | 2011-11-16 01:33:15 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-11-16 01:33:15 +0000 |
commit | 3e204c0c3def75bb9e9928cc1d913a9494dd6dde (patch) | |
tree | fb2dc3316b7b93fb2f9110d393110d5c537898b0 /emulators/vice | |
parent | 4d8636455f0225a3cf9687daca813267c531157e (diff) | |
download | pkgsrc-3e204c0c3def75bb9e9928cc1d913a9494dd6dde.tar.gz |
Recursive bump for multimedia/ffmpeg buildlink addition.
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 429b84197a1..d1f7f154338 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.92 2011/11/01 06:11:54 sbd Exp $ +# $NetBSD: Makefile,v 1.93 2011/11/16 01:33:19 sbd Exp $ DISTNAME= vice-2.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vice-emu:Q}/ MASTER_SITES+= ftp://ftp.zimmers.net/pub/cbm/crossplatform/emulators/VICE/ |