diff options
Diffstat (limited to 'emulators/vice/Makefile')
-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 89eef5ae792..0e7b80d6da2 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2004/09/01 23:07:57 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2004/10/03 00:14:41 tv Exp $ # DISTNAME= vice-1.15 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/ \ http://www.nic.funet.fi/pub/cbm/crossplatform/emulators/VICE/ |