diff options
author | kwm <kwm@FreeBSD.org> | 2008-10-10 17:05:21 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2008-10-10 17:05:21 +0800 |
commit | 799bbc0a9398d8f02126371d199af8118af01634 (patch) | |
tree | 654aaa6d4a763a67d5400094d524e3d34c49d1d6 /x11-toolkits/gstreamer-plugins-pango | |
parent | 1b33d900ddcc4b5896f595d44386ad117aef7a36 (diff) | |
download | freebsd-ports-gnome-799bbc0a9398d8f02126371d199af8118af01634.tar.gz freebsd-ports-gnome-799bbc0a9398d8f02126371d199af8118af01634.tar.zst freebsd-ports-gnome-799bbc0a9398d8f02126371d199af8118af01634.zip |
Update to 0.10.21.
Depend on neon 28 unless neon 26 is installed.
Approved by: maintainer (ahze)
Diffstat (limited to 'x11-toolkits/gstreamer-plugins-pango')
-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 1e3c380c2a43..a06c6e5e4ba7 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= 1 +PORTREVISION= 0 CATEGORIES= x11-toolkits COMMENT= Gstreamer pango textoverlay plugin |