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 /multimedia/gstreamer-plugins-mpeg2enc80 | |
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 'multimedia/gstreamer-plugins-mpeg2enc80')
-rw-r--r-- | multimedia/gstreamer-plugins-mpeg2enc80/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins-mpeg2enc80/Makefile b/multimedia/gstreamer-plugins-mpeg2enc80/Makefile index 81e9e12f24b8..7ef9231fad9e 100644 --- a/multimedia/gstreamer-plugins-mpeg2enc80/Makefile +++ b/multimedia/gstreamer-plugins-mpeg2enc80/Makefile @@ -6,7 +6,7 @@ # CATEGORIES= multimedia -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Gstreamer mpeg encoder plugin |