diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-19 06:01:03 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-19 06:01:03 +0000 |
commit | fa281735c7959786225fbb9f91c3dc4a7dce8f32 (patch) | |
tree | f17ca70ece33bafaae7173618e2ce934d7b8448b | |
parent | Chase checksum; only differences are to sound files. (diff) |
Reset undeliverable maintainer address:
<fab@gcu.info>: host mail.gcu.info[213.91.10.50] said: 550 5.1.1
<fab@gcu.info>... User unknown (in reply to RCPT TO command)
Notes
Notes:
svn path=/head/; revision=129253
-rw-r--r-- | devel/directfb/Makefile | 2 | ||||
-rw-r--r-- | graphics/jpegoptim/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/directfb/Makefile b/devel/directfb/Makefile index 5fc561fffbff..0f58d75d8247 100644 --- a/devel/directfb/Makefile +++ b/devel/directfb/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= http://www.directfb.org/download/DirectFB/ DISTNAME= DirectFB-${PORTVERSION} -MAINTAINER= fab@gcu.info +MAINTAINER= ports@FreeBSD.org COMMENT= Graphic development lightweight API LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ diff --git a/graphics/jpegoptim/Makefile b/graphics/jpegoptim/Makefile index f93fa6fe2647..ed040fbefb38 100644 --- a/graphics/jpegoptim/Makefile +++ b/graphics/jpegoptim/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.2 CATEGORIES= graphics MASTER_SITES= http://www.cc.jyu.fi/~tjko/src/ -MAINTAINER= fab@gcu.info +MAINTAINER= ports@FreeBSD.org COMMENT= An utility to optimize jpeg files LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg |