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-gsm80 | |
parent | - Bump PORTREVISION for last commit from lib ver bump of libcdio (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.
Diffstat (limited to 'audio/gstreamer-plugins-gsm80')
-rw-r--r-- | audio/gstreamer-plugins-gsm80/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer-plugins-gsm80/Makefile b/audio/gstreamer-plugins-gsm80/Makefile index 4a4c265e8035..9e830feb1dc9 100644 --- a/audio/gstreamer-plugins-gsm80/Makefile +++ b/audio/gstreamer-plugins-gsm80/Makefile @@ -6,7 +6,7 @@ # CATEGORIES= audio -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Gstreamer gsm encoding/decoding plugin |