diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2008-08-06 20:41:05 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2008-08-06 20:41:05 +0000 |
commit | d661e422ddd159b2487cadb1cf323e160a5d8559 (patch) | |
tree | 4e6629e3350aa9803c8a64e0ba905a14a73d0255 /graphics/sswf/Makefile | |
parent | 1dee1f1ec5775044e793bd049617b9202a8ae5b5 (diff) |
Notes
Diffstat (limited to 'graphics/sswf/Makefile')
-rw-r--r-- | graphics/sswf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sswf/Makefile b/graphics/sswf/Makefile index 9687515c37ac..57e1e97185a1 100644 --- a/graphics/sswf/Makefile +++ b/graphics/sswf/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sswf DISTNAME= sswf-${PORTVERSION}-src -MAINTAINER= anholt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A library and script language tool to create Flash movies LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ |