diff options
author | danilo <danilo@FreeBSD.org> | 2018-06-23 01:18:45 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2018-06-23 01:18:45 +0800 |
commit | 2f1430931321b1dad7367fd26b62f35fa4d5d8f0 (patch) | |
tree | e59fdd2ab687176ea844fc10cab402e6393528d2 /emulators/vice | |
parent | 79f315d970cf833ad59378fa3a83189ec0c2143d (diff) | |
download | freebsd-ports-gnome-2f1430931321b1dad7367fd26b62f35fa4d5d8f0.tar.gz freebsd-ports-gnome-2f1430931321b1dad7367fd26b62f35fa4d5d8f0.tar.zst freebsd-ports-gnome-2f1430931321b1dad7367fd26b62f35fa4d5d8f0.zip |
- Update to 0.50.3
PR: 227981
Submitted by: danilo
Approved by: maintainer timeout (gnome, 1 month)
Diffstat (limited to 'emulators/vice')
-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/ |