diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-12-03 20:01:03 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-12-03 20:01:03 +0000 |
commit | 0e8c3bf1b3355f31f91050a7688e279773337709 (patch) | |
tree | 72ee6aa2d03e2ab257ed3e126ec4663aea57b48c /emulators | |
parent | 0a05e4fe4df1b58b760538a27ee6415673a4f946 (diff) | |
download | ports-0e8c3bf1b3355f31f91050a7688e279773337709.tar.gz ports-0e8c3bf1b3355f31f91050a7688e279773337709.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/vice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index e962f20693f7..f3e5b5cd75cb 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -3,7 +3,7 @@ PORTNAME= vice PORTVERSION= 2.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= emulators MASTER_SITES= http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/ \ ftp://ftp.zimmers.net/pub/cbm/crossplatform/emulators/VICE/ |