diff options
author | trevor <trevor@FreeBSD.org> | 2004-03-18 12:02:18 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-03-18 12:02:18 +0800 |
commit | e59401878eb001f9390cfdb3009a9bd746c6171c (patch) | |
tree | c2bd25b3a7c9b67ad0eb6a260a96f9495781f6df /graphics | |
parent | 238714c04a29c3af04fe65a46be23b29046167e0 (diff) | |
download | freebsd-ports-gnome-e59401878eb001f9390cfdb3009a9bd746c6171c.tar.gz freebsd-ports-gnome-e59401878eb001f9390cfdb3009a9bd746c6171c.tar.zst freebsd-ports-gnome-e59401878eb001f9390cfdb3009a9bd746c6171c.zip |
E-mail to the maintainer bounced:
<j.unger@choin.net>: host mail.choin.net[213.217.99.81] said: 553 Requested
action not taken: mailbox name not allowed or chunk too large
Diffstat (limited to 'graphics')
-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. |