diff options
author | edwin <edwin@FreeBSD.org> | 2008-06-06 21:08:29 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2008-06-06 21:08:29 +0800 |
commit | 4d26292f7479b4bbf9650dcb1661b4945decce13 (patch) | |
tree | 2e9148465989063ca8dce2f83097ec5e23081eca /audio/mp3stat | |
parent | 1bf8375f1c6cac8a2bb3b22f36f9a947bfa4e2ff (diff) | |
download | freebsd-ports-gnome-4d26292f7479b4bbf9650dcb1661b4945decce13.tar.gz freebsd-ports-gnome-4d26292f7479b4bbf9650dcb1661b4945decce13.tar.zst freebsd-ports-gnome-4d26292f7479b4bbf9650dcb1661b4945decce13.zip |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Diffstat (limited to 'audio/mp3stat')
-rw-r--r-- | audio/mp3stat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3stat/Makefile b/audio/mp3stat/Makefile index ed74b8fd9bbc..385974a95a53 100644 --- a/audio/mp3stat/Makefile +++ b/audio/mp3stat/Makefile @@ -8,7 +8,7 @@ PORTNAME= mp3stat PORTVERSION= 2.6.01 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= https://signal-lost.homeip.net/files/ \ http://www.alaskaparadise.com/freebsd/ |