diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-05-06 04:06:15 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-05-06 04:06:15 +0000 |
commit | bca8addb4c3790d8ca596b979be57ade02455cf4 (patch) | |
tree | 27d6c35dc3f42db3210731db081e3a9c328e99c9 /emulators/vice/Makefile | |
parent | 9fb769356f5c6ecf55f13f24e809d9d4d06e7032 (diff) |
Update to vice 1.6 and remove maintainer due to timeout
Notes
Notes:
svn path=/head/; revision=42306
Diffstat (limited to 'emulators/vice/Makefile')
-rw-r--r-- | emulators/vice/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index dc73e024c398..0da5821d1ee5 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -5,15 +5,14 @@ # $FreeBSD$ PORTNAME= vice -PORTVERSION= 1.2 +PORTVERSION= 1.6 CATEGORIES= emulators MASTER_SITES= ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/ -MAINTAINER= dchapes@ddm.on.ca +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d -WRKSRC= ${WRKDIR}/vice-1.2 USE_XLIB= yes RESTRICTED= ROMs are copyrighted by Commodore Business Machines NO_CDROM= ${RESTRICTED} |