diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-04-02 10:58:56 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-04-02 10:58:56 +0000 |
commit | 25ba69e341d8d31672a642ce77e33cb881dacfe9 (patch) | |
tree | 1868fae8797a7032d0ff014f4a2c1ebd751f39c4 /emulators/vice/Makefile | |
parent | c452d019617ffcf1a1ce737736cd13a70112cf81 (diff) |
- Fix plist
Approved by: portmgr
Notes
Notes:
svn path=/head/; revision=315668
Diffstat (limited to 'emulators/vice/Makefile')
-rw-r--r-- | emulators/vice/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index 5be6b584cea6..d8bc26156552 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -3,6 +3,7 @@ PORTNAME= vice PORTVERSION= 2.4 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/ \ ftp://ftp.zimmers.net/pub/cbm/crossplatform/emulators/VICE/ |