diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2002-01-18 07:13:38 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2002-01-18 07:13:38 +0800 |
commit | 5186db27ee400f51c9a51d7bb072834ad5fcd6bc (patch) | |
tree | b9e6bc78fabcbe36ab2b9e8168b7af255a62f849 /astro | |
parent | dd7615fcd798f1d3f6ac357cc80c3344b2e4403d (diff) | |
download | freebsd-ports-gnome-5186db27ee400f51c9a51d7bb072834ad5fcd6bc.tar.gz freebsd-ports-gnome-5186db27ee400f51c9a51d7bb072834ad5fcd6bc.tar.zst freebsd-ports-gnome-5186db27ee400f51c9a51d7bb072834ad5fcd6bc.zip |
Update maintainer's email address
Update a few MASTER_SITES
PR: 34012
Submitted by: maintainer
Diffstat (limited to 'astro')
-rw-r--r-- | astro/seti_applet/Makefile | 2 | ||||
-rw-r--r-- | astro/setiathome/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/astro/seti_applet/Makefile b/astro/seti_applet/Makefile index 90044021c37f..77e20eec183d 100644 --- a/astro/seti_applet/Makefile +++ b/astro/seti_applet/Makefile @@ -11,7 +11,7 @@ CATEGORIES= astro gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/_/-/} -MAINTAINER= clefevre@citeweb.net +MAINTAINER= cyrille.lefevre@laposte.net # Global variables # 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> |