diff options
author | kwm <kwm@FreeBSD.org> | 2012-07-01 06:03:25 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2012-07-01 06:03:25 +0800 |
commit | 4a61cf17507adb7f29f73bba145dcfc03ce8a5b4 (patch) | |
tree | cf64382d331a183daf0d7844b1a18c434fabee82 /x11-toolkits/gstreamer-plugins-pango | |
parent | 9f8f7372ebee919ac45d4b481f4ae40383a69499 (diff) | |
download | freebsd-ports-gnome-4a61cf17507adb7f29f73bba145dcfc03ce8a5b4.tar.gz freebsd-ports-gnome-4a61cf17507adb7f29f73bba145dcfc03ce8a5b4.tar.zst freebsd-ports-gnome-4a61cf17507adb7f29f73bba145dcfc03ce8a5b4.zip |
Bump portrevision.
While the Gstreamer update was done in 1 commit. The script that checks
for portversions that go backwards thinks 0.10.36_1 -> 0.10.36 happend. While
actualy 0.10.35_1 -> 0.10.36 happend.
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 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 |