diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-03-18 04:02:18 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-03-18 04:02:18 +0000 |
commit | 31695955a4a100af3662c1a2f5d523545ceb9c37 (patch) | |
tree | 85e2509b4a0ca5e344d66b5c45b61b74f58a85ee /graphics/fly | |
parent | 85437c93f80fc25f4884c0ffdcc1695abe650a34 (diff) | |
download | ports-31695955a4a100af3662c1a2f5d523545ceb9c37.tar.gz ports-31695955a4a100af3662c1a2f5d523545ceb9c37.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 5884b9a82987..03d9db1c529b 100644 --- a/graphics/fly/Makefile +++ b/graphics/fly/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.6.5 CATEGORIES= graphics MASTER_SITES= ftp://www.unimelb.edu.au/pub/www/tools/unix/fly/ -MAINTAINER= j.unger@choin.net +MAINTAINER= ports@FreeBSD.org COMMENT= Simple drawing language to generate GIFs on the fly #this doesn't matter.. the program builds its own libgd.a. |