diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-24 05:26:09 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-24 05:26:09 +0800 |
commit | 25c34fd38fa2cbcad82a57e0e3c63c1c68d1e10c (patch) | |
tree | 9b4d6abe4240fe8081035cdc343a3c9031479b7e /emulators/xcpc | |
parent | 5d3fd1005c6f974f854a4c1976b65a8407a7dde3 (diff) | |
download | freebsd-ports-gnome-25c34fd38fa2cbcad82a57e0e3c63c1c68d1e10c.tar.gz freebsd-ports-gnome-25c34fd38fa2cbcad82a57e0e3c63c1c68d1e10c.tar.zst freebsd-ports-gnome-25c34fd38fa2cbcad82a57e0e3c63c1c68d1e10c.zip |
Update icu to 55.1
Diffstat (limited to 'emulators/xcpc')
-rw-r--r-- | emulators/xcpc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/xcpc/Makefile b/emulators/xcpc/Makefile index e01d16d111d3..908913f1f491 100644 --- a/emulators/xcpc/Makefile +++ b/emulators/xcpc/Makefile @@ -3,7 +3,7 @@ PORTNAME= xcpc PORTVERSION= 20070122 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |