diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-07-13 14:40:56 +0800 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-07-13 14:40:56 +0800 |
commit | e90b7dea6f1b8a430a663bf45a1e11131feb9a01 (patch) | |
tree | 684ded17e4019b8d88b57ff066a26b5d142f96d4 /graphics/gstreamer-plugins-aalib | |
parent | 2e421987fa9c850c3d62231b024833ea19f82b81 (diff) | |
download | freebsd-ports-gnome-e90b7dea6f1b8a430a663bf45a1e11131feb9a01.tar.gz freebsd-ports-gnome-e90b7dea6f1b8a430a663bf45a1e11131feb9a01.tar.zst freebsd-ports-gnome-e90b7dea6f1b8a430a663bf45a1e11131feb9a01.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-aalib')
-rw-r--r-- | graphics/gstreamer-plugins-aalib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gstreamer-plugins-aalib/Makefile b/graphics/gstreamer-plugins-aalib/Makefile index 343008ebef8d..41af21f7835d 100644 --- a/graphics/gstreamer-plugins-aalib/Makefile +++ b/graphics/gstreamer-plugins-aalib/Makefile @@ -6,7 +6,7 @@ # CATEGORIES= graphics -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Gstreamer ascii art plugin |