diff options
author | kwm <kwm@FreeBSD.org> | 2009-01-28 22:44:38 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2009-01-28 22:44:38 +0800 |
commit | d12bb050136dc90003affa0929c0caf26a826ad8 (patch) | |
tree | b31aa9ff0fb7ccb78c5170816c8900ea4e99ebb2 /x11-toolkits | |
parent | 144f89ba952fa054bcdb253010866d04528cb200 (diff) | |
download | freebsd-ports-gnome-d12bb050136dc90003affa0929c0caf26a826ad8.tar.gz freebsd-ports-gnome-d12bb050136dc90003affa0929c0caf26a826ad8.tar.zst freebsd-ports-gnome-d12bb050136dc90003affa0929c0caf26a826ad8.zip |
Fix packaging for plugins.
Pointed out by: GĂ©raud CONTINSOUZAS geraud at gcu dot nfo
Jan Hendrik Sylvester me at janh dot de
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gstreamer-plugins-pango/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gstreamer-plugins-pango/Makefile b/x11-toolkits/gstreamer-plugins-pango/Makefile index a06c6e5e4ba7..1e3c380c2a43 100644 --- a/x11-toolkits/gstreamer-plugins-pango/Makefile +++ b/x11-toolkits/gstreamer-plugins-pango/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/x11-toolkits/gstreamer-plugins-pango/Makefile,v 1.6 2008/03/21 04:01:32 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= x11-toolkits COMMENT= Gstreamer pango textoverlay plugin |