diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-25 08:25:57 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-25 08:25:57 +0800 |
commit | 5131e9bc9ebf7d49b516ef5b9879ab08554498a8 (patch) | |
tree | d1c481e6c5c9b3b431df2cf722fe6ed090b1a0d2 /sysutils/gstreamer-plugins-cdio80 | |
parent | 32f4b98d364ab7e634b9cb207331927f82d0fd6e (diff) | |
download | marcuscom-ports-5131e9bc9ebf7d49b516ef5b9879ab08554498a8.tar.gz marcuscom-ports-5131e9bc9ebf7d49b516ef5b9879ab08554498a8.tar.zst marcuscom-ports-5131e9bc9ebf7d49b516ef5b9879ab08554498a8.zip |
Update for new libtool world order.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5757 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/gstreamer-plugins-cdio80')
-rw-r--r-- | sysutils/gstreamer-plugins-cdio80/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gstreamer-plugins-cdio80/Makefile b/sysutils/gstreamer-plugins-cdio80/Makefile index 2b226b62c..996cc3677 100644 --- a/sysutils/gstreamer-plugins-cdio80/Makefile +++ b/sysutils/gstreamer-plugins-cdio80/Makefile @@ -3,11 +3,11 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/sysutils/gstreamer-plugins-cdio80/Makefile,v 1.1 2006/01/20 02:56:13 ahze Exp $ # CATEGORIES= sysutils -PORTREVISION= 1 +PORTREVISION= 2 COMMENT= Gstreamer compact disc input and control library |