diff options
author | jbeich <jbeich@FreeBSD.org> | 2016-11-20 02:21:20 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2016-11-20 02:21:20 +0800 |
commit | 8d980ce3f7f40dc691042118960e7377fc596d93 (patch) | |
tree | 7dd1fa988e921ff803c61406519268b5ff1d1b8e /audio/ncmpcpp | |
parent | 1884451be13d2322c40ca25748db7fd39498b9d6 (diff) | |
download | freebsd-ports-gnome-8d980ce3f7f40dc691042118960e7377fc596d93.tar.gz freebsd-ports-gnome-8d980ce3f7f40dc691042118960e7377fc596d93.tar.zst freebsd-ports-gnome-8d980ce3f7f40dc691042118960e7377fc596d93.zip |
devel/icu: update to 58.1
Changes: http://site.icu-project.org/download/58
PR: 214384
Exp-run by: antoine
Approved by: office (bapt)
Diffstat (limited to 'audio/ncmpcpp')
-rw-r--r-- | audio/ncmpcpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ncmpcpp/Makefile b/audio/ncmpcpp/Makefile index 694cad5a68a0..165a27dfe65b 100644 --- a/audio/ncmpcpp/Makefile +++ b/audio/ncmpcpp/Makefile @@ -2,7 +2,7 @@ PORTNAME= ncmpcpp PORTVERSION= 0.7.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://ncmpcpp.rybczak.net/stable/ |