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 /audio/gstreamer-plugins-ivorbis | |
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 'audio/gstreamer-plugins-ivorbis')
-rw-r--r-- | audio/gstreamer-plugins-ivorbis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer-plugins-ivorbis/Makefile b/audio/gstreamer-plugins-ivorbis/Makefile index 8fd9e02c0ee9..06dc5c879cfd 100644 --- a/audio/gstreamer-plugins-ivorbis/Makefile +++ b/audio/gstreamer-plugins-ivorbis/Makefile @@ -6,7 +6,7 @@ # CATEGORIES= audio -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Gstreamer integer only Ogg Vorbis decoder plugin |