diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-07-13 06:40:56 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-07-13 06:40:56 +0000 |
commit | e90b7dea6f1b8a430a663bf45a1e11131feb9a01 (patch) | |
tree | 684ded17e4019b8d88b57ff066a26b5d142f96d4 /x11-toolkits/gstreamer-plugins-pango | |
parent | 2e421987fa9c850c3d62231b024833ea19f82b81 (diff) | |
download | ports-e90b7dea6f1b8a430a663bf45a1e11131feb9a01.tar.gz ports-e90b7dea6f1b8a430a663bf45a1e11131feb9a01.zip |
- Readd PORTREVISION?= to gstreamer-plugins so I can bump
gstreamer-plugins-libcdio without bumping everything.
- Add PORTREVISION= 1 to each gstreamer-plugins so version doesn't
go backwards.
Notes
Notes:
svn path=/head/; revision=139033
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 5461a551ae86..48e775335e9c 100644 --- a/x11-toolkits/gstreamer-plugins-pango/Makefile +++ b/x11-toolkits/gstreamer-plugins-pango/Makefile @@ -6,7 +6,7 @@ # CATEGORIES= x11-toolkits -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Gstreamer pango textoverlay plugin |