diff options
author | ahze <ahze@FreeBSD.org> | 2005-07-13 14:40:56 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-07-13 14:40:56 +0800 |
commit | 7425b2f4aa67ce5ce66bbf32e518cc5e54700428 (patch) | |
tree | 0a616922e40cf61343ed78384f664a8808ae16be /graphics/gstreamer-plugins-cairo80 | |
parent | dbe65a2efd1fafdbacd08d47f2e14d0dc4a22dcf (diff) | |
download | freebsd-ports-gnome-7425b2f4aa67ce5ce66bbf32e518cc5e54700428.tar.gz freebsd-ports-gnome-7425b2f4aa67ce5ce66bbf32e518cc5e54700428.tar.zst freebsd-ports-gnome-7425b2f4aa67ce5ce66bbf32e518cc5e54700428.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.
Diffstat (limited to 'graphics/gstreamer-plugins-cairo80')
-rw-r--r-- | graphics/gstreamer-plugins-cairo80/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gstreamer-plugins-cairo80/Makefile b/graphics/gstreamer-plugins-cairo80/Makefile index 441657a26408..1c273bae8a82 100644 --- a/graphics/gstreamer-plugins-cairo80/Makefile +++ b/graphics/gstreamer-plugins-cairo80/Makefile @@ -6,7 +6,7 @@ # CATEGORIES= graphics -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Gstreamer vector graphics plugin |