diff options
author | sf <sf@FreeBSD.org> | 2001-02-16 01:01:03 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-02-16 01:01:03 +0800 |
commit | 800e901768d381c2c09322d7a7b74199ee356e42 (patch) | |
tree | 0748cc9352a1211681f2ac50fcef325f2d743c1d /astro | |
parent | 3ab03aa668010995b36fa2a09c0852089db5baae (diff) | |
download | freebsd-ports-gnome-800e901768d381c2c09322d7a7b74199ee356e42.tar.gz freebsd-ports-gnome-800e901768d381c2c09322d7a7b74199ee356e42.tar.zst freebsd-ports-gnome-800e901768d381c2c09322d7a7b74199ee356e42.zip |
change maintainer's e-mail address.
Diffstat (limited to 'astro')
-rw-r--r-- | astro/setiathome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/setiathome/Makefile b/astro/setiathome/Makefile index 4816fce6c829..cdc8b6255d95 100644 --- a/astro/setiathome/Makefile +++ b/astro/setiathome/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.cdrom.com/pub/setiathome/ \ DISTNAME= ${PORTNAME}-${PORTVERSION}.${PORT_HOST} EXTRACT_SUFX= .tar -MAINTAINER= clefevre@citeweb.net +MAINTAINER= clefevre@poboxes.com .include <bsd.port.pre.mk> |