diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-01 16:37:01 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-01 16:37:01 +0800 |
commit | ff7765ecc1e4f4f0668d29bb311bf01044623741 (patch) | |
tree | 8873daa8f7682a0ab457a110934ff0ef30344291 /graphics/swfdec/Makefile | |
parent | c8c4e8acad8f0494c563fdc6b5798f63e3a948ce (diff) | |
download | marcuscom-ports-ff7765ecc1e4f4f0668d29bb311bf01044623741.tar marcuscom-ports-ff7765ecc1e4f4f0668d29bb311bf01044623741.tar.gz marcuscom-ports-ff7765ecc1e4f4f0668d29bb311bf01044623741.tar.bz2 marcuscom-ports-ff7765ecc1e4f4f0668d29bb311bf01044623741.tar.lz marcuscom-ports-ff7765ecc1e4f4f0668d29bb311bf01044623741.tar.xz marcuscom-ports-ff7765ecc1e4f4f0668d29bb311bf01044623741.tar.zst marcuscom-ports-ff7765ecc1e4f4f0668d29bb311bf01044623741.zip |
Fix include directory @dirrm's.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10318 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/swfdec/Makefile')
-rw-r--r-- | graphics/swfdec/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/swfdec/Makefile b/graphics/swfdec/Makefile index 2bd250e71..043309709 100644 --- a/graphics/swfdec/Makefile +++ b/graphics/swfdec/Makefile @@ -4,10 +4,11 @@ # Whom: ijliao # # $FreeBSD$ -# $MCom$ +# $MCom: ports/graphics/swfdec/Makefile,v 1.11 2008/01/29 14:12:32 kwm Exp $ PORTNAME= swfdec PORTVERSION= 0.5.90 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://swfdec.freedesktop.org/download/swfdec/0.5/ |