diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-25 02:38:49 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-25 02:38:49 +0800 |
commit | 50f209d55b833e8989802baf8d46502e950c51f8 (patch) | |
tree | c854178bf8b120c24738db9359899bba0990c673 /devel/gstreamer-plugins-gconf80 | |
parent | e2451fee107d62b50dec74e0b928ed85d7cb7f64 (diff) | |
download | marcuscom-ports-50f209d55b833e8989802baf8d46502e950c51f8.tar marcuscom-ports-50f209d55b833e8989802baf8d46502e950c51f8.tar.gz marcuscom-ports-50f209d55b833e8989802baf8d46502e950c51f8.tar.bz2 marcuscom-ports-50f209d55b833e8989802baf8d46502e950c51f8.tar.lz marcuscom-ports-50f209d55b833e8989802baf8d46502e950c51f8.tar.xz marcuscom-ports-50f209d55b833e8989802baf8d46502e950c51f8.tar.zst marcuscom-ports-50f209d55b833e8989802baf8d46502e950c51f8.zip |
Update for new libtool world order.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5750 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/gstreamer-plugins-gconf80')
-rw-r--r-- | devel/gstreamer-plugins-gconf80/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gstreamer-plugins-gconf80/Makefile b/devel/gstreamer-plugins-gconf80/Makefile index 1cebf48bf..9284472bb 100644 --- a/devel/gstreamer-plugins-gconf80/Makefile +++ b/devel/gstreamer-plugins-gconf80/Makefile @@ -3,11 +3,11 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/devel/gstreamer-plugins-gconf80/Makefile,v 1.1 2006/01/20 02:55:58 ahze Exp $ # CATEGORIES= devel -PORTREVISION= 1 +PORTREVISION= 2 COMMENT= Gstreamer gconf plugin |