diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-16 05:09:38 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-16 05:09:38 +0800 |
commit | 28f4504d85e0829c8f0890674c7753b72c80a09f (patch) | |
tree | 24182b1e58e3b3a6d3c0af49a5242400088a38a0 /sysutils | |
parent | b473a3388ab4fd232774a9a7580d3a41234407c6 (diff) | |
download | marcuscom-ports-28f4504d85e0829c8f0890674c7753b72c80a09f.tar marcuscom-ports-28f4504d85e0829c8f0890674c7753b72c80a09f.tar.gz marcuscom-ports-28f4504d85e0829c8f0890674c7753b72c80a09f.tar.bz2 marcuscom-ports-28f4504d85e0829c8f0890674c7753b72c80a09f.tar.lz marcuscom-ports-28f4504d85e0829c8f0890674c7753b72c80a09f.tar.xz marcuscom-ports-28f4504d85e0829c8f0890674c7753b72c80a09f.tar.zst marcuscom-ports-28f4504d85e0829c8f0890674c7753b72c80a09f.zip |
Use ltasneededhack
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10754 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gstreamer-plugins-hal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gstreamer-plugins-hal/Makefile b/sysutils/gstreamer-plugins-hal/Makefile index 5de8e3432..1843e486c 100644 --- a/sysutils/gstreamer-plugins-hal/Makefile +++ b/sysutils/gstreamer-plugins-hal/Makefile @@ -3,10 +3,10 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/sysutils/gstreamer-plugins-hal/Makefile,v 1.4 2008/02/21 16:27:58 kwm Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= sysutils COMMENT= Gstreamer hal plugin |