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 /net | |
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 'net')
-rw-r--r-- | net/gstreamer-plugins-libmms/Makefile | 2 | ||||
-rw-r--r-- | net/gstreamer-plugins-libmms80/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/gstreamer-plugins-libmms/Makefile b/net/gstreamer-plugins-libmms/Makefile index 101587427e05..7d0d432ce650 100644 --- a/net/gstreamer-plugins-libmms/Makefile +++ b/net/gstreamer-plugins-libmms/Makefile @@ -6,7 +6,7 @@ # CATEGORIES= net -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Gstreamer mms:// and mmsh:// plugin diff --git a/net/gstreamer-plugins-libmms80/Makefile b/net/gstreamer-plugins-libmms80/Makefile index 101587427e05..7d0d432ce650 100644 --- a/net/gstreamer-plugins-libmms80/Makefile +++ b/net/gstreamer-plugins-libmms80/Makefile @@ -6,7 +6,7 @@ # CATEGORIES= net -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Gstreamer mms:// and mmsh:// plugin |