diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2001-06-09 12:59:34 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2001-06-09 12:59:34 +0000 |
commit | 9c0a0718648657ec021605bd7c331313d582075d (patch) | |
tree | 97863e1bdde3638bd423d17f554356babe7c9221 /astro/setiathome/Makefile | |
parent | devtodo is a program to assist developers (or anybody who uses a (diff) |
Change maintainer's email address: clefevre@poboxes.com -> clefevre@redirect.to
PR: 27867
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 cdc8b6255d95..ee4526be2bfd 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@poboxes.com +MAINTAINER= clefevre@redirect.to .include <bsd.port.pre.mk> |