diff options
author | bapt <bapt@FreeBSD.org> | 2015-04-24 05:26:09 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-04-24 05:26:09 +0800 |
commit | 84d054eed6ddd17807f9b90b7db9b4704f125035 (patch) | |
tree | 9b4d6abe4240fe8081035cdc343a3c9031479b7e /lang/parrot | |
parent | cb5fe831368c5ba49ec22b180d4a47c308ecc4b2 (diff) | |
download | freebsd-ports-gnome-84d054eed6ddd17807f9b90b7db9b4704f125035.tar.gz freebsd-ports-gnome-84d054eed6ddd17807f9b90b7db9b4704f125035.tar.zst freebsd-ports-gnome-84d054eed6ddd17807f9b90b7db9b4704f125035.zip |
Update icu to 55.1
Diffstat (limited to 'lang/parrot')
-rw-r--r-- | lang/parrot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile index 5b2cbca1a94b..1f424922da77 100644 --- a/lang/parrot/Makefile +++ b/lang/parrot/Makefile @@ -3,6 +3,7 @@ PORTNAME= parrot PORTVERSION= 7.0.2 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/stable/${PORTVERSION}/ \ ftp://ftp.parrot.org/pub/parrot/releases/supported/${PORTVERSION}/ \ |