diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-06-25 06:09:51 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-06-25 06:09:51 +0800 |
commit | eb78ad173cd8acf1c8f1d4bacde5e01db3559456 (patch) | |
tree | 9430d82518fbf513ba8050bc23a0113d8947ec91 /multimedia | |
parent | 1c03aa4a217ba31d0d0fd8c2fe1e95719e628752 (diff) | |
download | marcuscom-ports-eb78ad173cd8acf1c8f1d4bacde5e01db3559456.tar marcuscom-ports-eb78ad173cd8acf1c8f1d4bacde5e01db3559456.tar.gz marcuscom-ports-eb78ad173cd8acf1c8f1d4bacde5e01db3559456.tar.bz2 marcuscom-ports-eb78ad173cd8acf1c8f1d4bacde5e01db3559456.tar.lz marcuscom-ports-eb78ad173cd8acf1c8f1d4bacde5e01db3559456.tar.xz marcuscom-ports-eb78ad173cd8acf1c8f1d4bacde5e01db3559456.tar.zst marcuscom-ports-eb78ad173cd8acf1c8f1d4bacde5e01db3559456.zip |
Bump PORTREVISION for all the recent changes.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6486 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gstreamer-plugins/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile index 86f7405c8..a716c4cc8 100644 --- a/multimedia/gstreamer-plugins/Makefile +++ b/multimedia/gstreamer-plugins/Makefile @@ -3,12 +3,12 @@ # Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> # # $FreeBSD: ports/multimedia/gstreamer-plugins/Makefile,v 1.102 2006/06/09 20:24:02 ahze Exp $ -# $MCom: ports/multimedia/gstreamer-plugins/Makefile,v 1.89 2006/06/22 20:24:57 ahze Exp $ +# $MCom: ports/multimedia/gstreamer-plugins/Makefile,v 1.90 2006/06/24 19:36:41 marcus Exp $ # PORTNAME= gstreamer PORTVERSION?= ${BASE_PORTVERSION} -PORTREVISION?= 0 +PORTREVISION?= 1 PORTEPOCH= 1 CATEGORIES?= multimedia audio MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-plugins-base/:base \ |