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 /www | |
parent | b473a3388ab4fd232774a9a7580d3a41234407c6 (diff) | |
download | marcuscom-ports-28f4504d85e0829c8f0890674c7753b72c80a09f.tar.gz 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 'www')
-rw-r--r-- | www/gstreamer-plugins-neon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gstreamer-plugins-neon/Makefile b/www/gstreamer-plugins-neon/Makefile index 47acb6c58..775021d2d 100644 --- a/www/gstreamer-plugins-neon/Makefile +++ b/www/gstreamer-plugins-neon/Makefile @@ -3,10 +3,10 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/www/gstreamer-plugins-neon/Makefile,v 1.3 2008/02/21 15:33:18 kwm Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= www COMMENT= Gstreamer neon plugin |