diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-06-21 11:45:40 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-06-21 11:45:40 +0000 |
commit | 0b71f849782349232a0e4ec4d38ff85ebd323349 (patch) | |
tree | fb84f4ed7df7ae89d095659107f6a4d3720abc30 /graphics/fly | |
parent | ff948ff638861feeacbca9c19fa0521079fac94e (diff) | |
download | ports-0b71f849782349232a0e4ec4d38ff85ebd323349.tar.gz ports-0b71f849782349232a0e4ec4d38ff85ebd323349.zip |
Notes
Diffstat (limited to 'graphics/fly')
-rw-r--r-- | graphics/fly/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/fly/Makefile b/graphics/fly/Makefile index ad2ca66ef80e..dbea3013a420 100644 --- a/graphics/fly/Makefile +++ b/graphics/fly/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://members.optushome.com.au/martingleeson/%SUBDIR%/ \ http://martin.gleeson.com/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME}/dist -MAINTAINER= ports@FreeBSD.org +MAINTAINER= corky1951@comcast.net COMMENT= Simple drawing language to generate GIFs on the fly LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd |