diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-13 14:48:22 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-13 14:48:22 +0800 |
commit | f0e080d5bb11394bf072485e4be58522e35c389b (patch) | |
tree | c349e1731e120f35e2a98aea22e71252ce3c9aba /multimedia | |
parent | 1e3c6282391e14a1849532c37c9413b8d249e8c9 (diff) | |
download | marcuscom-ports-f0e080d5bb11394bf072485e4be58522e35c389b.tar marcuscom-ports-f0e080d5bb11394bf072485e4be58522e35c389b.tar.gz marcuscom-ports-f0e080d5bb11394bf072485e4be58522e35c389b.tar.bz2 marcuscom-ports-f0e080d5bb11394bf072485e4be58522e35c389b.tar.lz marcuscom-ports-f0e080d5bb11394bf072485e4be58522e35c389b.tar.xz marcuscom-ports-f0e080d5bb11394bf072485e4be58522e35c389b.tar.zst marcuscom-ports-f0e080d5bb11394bf072485e4be58522e35c389b.zip |
- Bump PORTREVISION by 2 because I messed up and committed this port to
freebsd ports and had to bump PORTREVISION to get out of it.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4225 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gstreamer-plugins-core/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gstreamer-plugins-core/Makefile b/multimedia/gstreamer-plugins-core/Makefile index e19c56a20..8e8f69394 100644 --- a/multimedia/gstreamer-plugins-core/Makefile +++ b/multimedia/gstreamer-plugins-core/Makefile @@ -3,12 +3,12 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/multimedia/gstreamer-plugins-core/Makefile,v 1.7 2005/07/05 02:46:01 ahze Exp $ # PORTNAME= gstreamer-plugins-core PORTVERSION= 0.8 -PORTREVISION= 4 +PORTREVISION= 6 CATEGORIES= multimedia audio MASTER_SITES= # empty DISTFILES= # empty |