diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-23 21:26:09 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-23 21:26:09 +0000 |
commit | 25c34fd38fa2cbcad82a57e0e3c63c1c68d1e10c (patch) | |
tree | 9b4d6abe4240fe8081035cdc343a3c9031479b7e /net/yaz | |
parent | - Add CPE info (diff) |
Update icu to 55.1
Notes
Notes:
svn path=/head/; revision=384614
Diffstat (limited to 'net/yaz')
-rw-r--r-- | net/yaz/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/yaz/Makefile b/net/yaz/Makefile index 01b9394986dd..009c0e79bf21 100644 --- a/net/yaz/Makefile +++ b/net/yaz/Makefile @@ -3,6 +3,7 @@ PORTNAME= yaz PORTVERSION= 5.11.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ |