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/picard | |
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/picard')
-rw-r--r-- | audio/picard/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/picard/Makefile b/audio/picard/Makefile index 0d09dd425d69..e3e2051b44c0 100644 --- a/audio/picard/Makefile +++ b/audio/picard/Makefile @@ -7,6 +7,7 @@ PORTNAME= picard DISTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= audio python MASTER_SITES= http://ftp.musicbrainz.org/pub/musicbrainz/picard/ \ ftp://ftp.musicbrainz.org/pub/musicbrainz/picard/ |