diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-01-17 23:13:38 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-01-17 23:13:38 +0000 |
commit | 7cdb9dd8598f380f40f56591f1e107fe5bac29a2 (patch) | |
tree | c5cb7b55a16da8e6c4f5074f5b0e953dfbe9bdfc /astro/setiathome/Makefile | |
parent | Update to alpha13 (diff) |
Update maintainer's email address
Update a few MASTER_SITES
PR: 34012
Submitted by: maintainer
Diffstat (limited to 'astro/setiathome/Makefile')
-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 cf7c95b433dc..4002c7ad3403 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?= cyrille.lefevre@laposte.net .include <bsd.port.pre.mk> |