diff options
author | antoine <antoine@FreeBSD.org> | 2015-12-04 04:01:03 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-12-04 04:01:03 +0800 |
commit | 498eca4c0be19011092e7ef33b23b9faffafe13c (patch) | |
tree | 72ee6aa2d03e2ab257ed3e126ec4663aea57b48c /emulators | |
parent | ed8d2457beb80400e836e61c80747fa853dff6da (diff) | |
download | freebsd-ports-gnome-498eca4c0be19011092e7ef33b23b9faffafe13c.tar.gz freebsd-ports-gnome-498eca4c0be19011092e7ef33b23b9faffafe13c.tar.zst freebsd-ports-gnome-498eca4c0be19011092e7ef33b23b9faffafe13c.zip |
Update giflib to 5.1.1
PR: 204492
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/ |