diff options
author | edwin <edwin@FreeBSD.org> | 2008-06-06 13:08:29 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2008-06-06 13:08:29 +0000 |
commit | 4d26292f7479b4bbf9650dcb1661b4945decce13 (patch) | |
tree | 2e9148465989063ca8dce2f83097ec5e23081eca /audio/gstreamer-plugins-faad | |
parent | 1bf8375f1c6cac8a2bb3b22f36f9a947bfa4e2ff (diff) | |
download | FreeBSD-ports-4d26292f7479b4bbf9650dcb1661b4945decce13.zip FreeBSD-ports-4d26292f7479b4bbf9650dcb1661b4945decce13.tar.gz |
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/gstreamer-plugins-faad')
-rw-r--r-- | audio/gstreamer-plugins-faad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer-plugins-faad/Makefile b/audio/gstreamer-plugins-faad/Makefile index 67b2435..13803c4 100644 --- a/audio/gstreamer-plugins-faad/Makefile +++ b/audio/gstreamer-plugins-faad/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/audio/gstreamer-plugins-faad/Makefile,v 1.5 2008/03/19 14:05:29 ahze Exp $ # -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio COMMENT= Gstreamer MPEG-2 and MPEG-4 AAC decoder plugin |