diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2018-06-22 17:18:45 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2018-06-22 17:18:45 +0000 |
commit | 0d12f1c5d404edf2145a70939c8116732c7d7068 (patch) | |
tree | e59fdd2ab687176ea844fc10cab402e6393528d2 /emulators | |
parent | 6f7a8ea4c795adc070bd8533d99794a40d7d2cae (diff) | |
download | ports-0d12f1c5d404edf2145a70939c8116732c7d7068.tar.gz ports-0d12f1c5d404edf2145a70939c8116732c7d7068.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 30512967182c..fa1cad961cc9 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -3,7 +3,7 @@ PORTNAME= vice PORTVERSION= 3.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= emulators MASTER_SITES= http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/ \ ftp://ftp.zimmers.net/pub/cbm/crossplatform/emulators/VICE/ |