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 /audio/gstreamer-plugins-cdparanoia80 | |
parent | 2e421987fa9c850c3d62231b024833ea19f82b81 (diff) |
- 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 'audio/gstreamer-plugins-cdparanoia80')
-rw-r--r-- | audio/gstreamer-plugins-cdparanoia80/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer-plugins-cdparanoia80/Makefile b/audio/gstreamer-plugins-cdparanoia80/Makefile index 966b62776ee2..3327f70930e0 100644 --- a/audio/gstreamer-plugins-cdparanoia80/Makefile +++ b/audio/gstreamer-plugins-cdparanoia80/Makefile @@ -6,7 +6,7 @@ # CATEGORIES= audio -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Gstreamer CDDA extraction (aka audio ripping) plugin |