diff options
author | jperkin <jperkin@pkgsrc.org> | 2013-02-06 19:30:54 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2013-02-06 19:30:54 +0000 |
commit | 7cbb9ad82ef503c151fbace70af41f22515af33e (patch) | |
tree | 465ef62dd8ff46f6389dda08dfd1f4593ff6a673 /emulators/vice | |
parent | 19ecd45f745924497ee794cb0dd4e89cc3b3e33f (diff) | |
download | pkgsrc-7cbb9ad82ef503c151fbace70af41f22515af33e.tar.gz |
PKGREVISION bumps for net/libpcap update.
Diffstat (limited to 'emulators/vice')
-rw-r--r-- | emulators/vice/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index 8bd6840e5dd..cc9895d6b6f 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.103 2012/12/12 09:58:03 wiz Exp $ +# $NetBSD: Makefile,v 1.104 2013/02/06 19:30:55 jperkin Exp $ DISTNAME= vice-2.4 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vice-emu/} MASTER_SITES+= ftp://ftp.zimmers.net/pub/cbm/crossplatform/emulators/VICE/ |