diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-20 05:07:44 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-20 05:07:44 +0000 |
commit | 99d106e8a6307c2ba36c6b8158be9a7ddc110ae1 (patch) | |
tree | 111150215036fc78bdbfd19c7823d83aa2203afd /x11-toolkits/gstreamer-plugins-pango | |
parent | Fix typo to unbreak packaging. (diff) |
Portlint:
-Correct the order by move CATEGORIES under PORTREVISION.
Notes
Notes:
svn path=/head/; revision=162850
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 48e775335e9c..99dbc514451b 100644 --- a/x11-toolkits/gstreamer-plugins-pango/Makefile +++ b/x11-toolkits/gstreamer-plugins-pango/Makefile @@ -5,8 +5,8 @@ # $FreeBSD$ # -CATEGORIES= x11-toolkits PORTREVISION= 1 +CATEGORIES= x11-toolkits COMMENT= Gstreamer pango textoverlay plugin |