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 | |
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
-rw-r--r-- | astro/setiathome/Makefile | 2 | ||||
-rw-r--r-- | emulators/bochs/Makefile | 2 | ||||
-rw-r--r-- | lang/gforth/Makefile | 2 | ||||
-rw-r--r-- | mail/elm+ME/Makefile | 2 | ||||
-rw-r--r-- | misc/findutils/Makefile | 2 | ||||
-rw-r--r-- | misc/sh-utils/Makefile | 2 | ||||
-rw-r--r-- | misc/upclient/Makefile | 2 | ||||
-rw-r--r-- | net/isc-dhcp3-server/Makefile | 2 | ||||
-rw-r--r-- | net/isc-dhcp3/Makefile | 2 | ||||
-rw-r--r-- | net/isc-dhcp30-server/Makefile | 2 | ||||
-rw-r--r-- | net/isc-dhcp31-server/Makefile | 2 | ||||
-rw-r--r-- | net/isc-dhcp40-server/Makefile | 2 | ||||
-rw-r--r-- | security/op/Makefile | 2 | ||||
-rw-r--r-- | textproc/gsed/Makefile | 2 |
14 files changed, 14 insertions, 14 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> diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile index 5ba8e287306e..b9d46f00817e 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.bochs.com/bochs/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= clefevre@poboxes.com +MAINTAINER= clefevre@redirect.to USE_XLIB= yes GNU_CONFIGURE= yes diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile index 17d951238248..6ac5319b69cb 100644 --- a/lang/gforth/Makefile +++ b/lang/gforth/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gforth -MAINTAINER= clefevre@poboxes.com +MAINTAINER= clefevre@redirect.to # # Global variables diff --git a/mail/elm+ME/Makefile b/mail/elm+ME/Makefile index 393a2eb55d53..789e25d460b7 100644 --- a/mail/elm+ME/Makefile +++ b/mail/elm+ME/Makefile @@ -27,7 +27,7 @@ MASTER_SITES+= ftp://ftp.unina.it/pub/Unix/pkgs/network/mail/elm-me+/ \ ftp://ftp.rge.com/pub/mail/elm/elm-2.4ME+/ \ ftp://ftp.uni-trier.de/pub/unix/network/mail/elm-me+/ -MAINTAINER= clefevre@poboxes.com +MAINTAINER= clefevre@redirect.to # not needed since config.sh is generated by scripts/pre-configure. # BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell diff --git a/misc/findutils/Makefile b/misc/findutils/Makefile index 8b5f0d74544a..412687e7e5f4 100644 --- a/misc/findutils/Makefile +++ b/misc/findutils/Makefile @@ -12,7 +12,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= findutils -MAINTAINER= clefevre@poboxes.com +MAINTAINER= clefevre@redirect.to GNU_CONFIGURE= yes diff --git a/misc/sh-utils/Makefile b/misc/sh-utils/Makefile index 14b79770f310..6ca7ea01b2aa 100644 --- a/misc/sh-utils/Makefile +++ b/misc/sh-utils/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= sh-utils -MAINTAINER= clefevre@poboxes.com +MAINTAINER= clefevre@redirect.to LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext diff --git a/misc/upclient/Makefile b/misc/upclient/Makefile index d28f68c54d5f..7752bfa110bd 100644 --- a/misc/upclient/Makefile +++ b/misc/upclient/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://uptimes.atomicvoid.net/files/ \ ftp://ftp.uptimes.net/pub/uptimes/ \ http://www.uptimes.net/download/ -MAINTAINER= clefevre@poboxes.com +MAINTAINER= clefevre@redirect.to ALL_TARGET= bsd BUILD_WRKSRC= ${WRKSRC}/src diff --git a/net/isc-dhcp3-server/Makefile b/net/isc-dhcp3-server/Makefile index 1fd0360c6f8f..094a80abc34c 100644 --- a/net/isc-dhcp3-server/Makefile +++ b/net/isc-dhcp3-server/Makefile @@ -24,7 +24,7 @@ PKGNAMEPREFIX= isc- PKGNAMESUFFIX= 3 DISTNAME= ${PORTNAME}-${RELEASE}${VERSION}${PATCHLEVEL} -MAINTAINER= clefevre@poboxes.com +MAINTAINER= clefevre@redirect.to # # Global variables diff --git a/net/isc-dhcp3/Makefile b/net/isc-dhcp3/Makefile index 1fd0360c6f8f..094a80abc34c 100644 --- a/net/isc-dhcp3/Makefile +++ b/net/isc-dhcp3/Makefile @@ -24,7 +24,7 @@ PKGNAMEPREFIX= isc- PKGNAMESUFFIX= 3 DISTNAME= ${PORTNAME}-${RELEASE}${VERSION}${PATCHLEVEL} -MAINTAINER= clefevre@poboxes.com +MAINTAINER= clefevre@redirect.to # # Global variables diff --git a/net/isc-dhcp30-server/Makefile b/net/isc-dhcp30-server/Makefile index 1fd0360c6f8f..094a80abc34c 100644 --- a/net/isc-dhcp30-server/Makefile +++ b/net/isc-dhcp30-server/Makefile @@ -24,7 +24,7 @@ PKGNAMEPREFIX= isc- PKGNAMESUFFIX= 3 DISTNAME= ${PORTNAME}-${RELEASE}${VERSION}${PATCHLEVEL} -MAINTAINER= clefevre@poboxes.com +MAINTAINER= clefevre@redirect.to # # Global variables diff --git a/net/isc-dhcp31-server/Makefile b/net/isc-dhcp31-server/Makefile index 1fd0360c6f8f..094a80abc34c 100644 --- a/net/isc-dhcp31-server/Makefile +++ b/net/isc-dhcp31-server/Makefile @@ -24,7 +24,7 @@ PKGNAMEPREFIX= isc- PKGNAMESUFFIX= 3 DISTNAME= ${PORTNAME}-${RELEASE}${VERSION}${PATCHLEVEL} -MAINTAINER= clefevre@poboxes.com +MAINTAINER= clefevre@redirect.to # # Global variables diff --git a/net/isc-dhcp40-server/Makefile b/net/isc-dhcp40-server/Makefile index 1fd0360c6f8f..094a80abc34c 100644 --- a/net/isc-dhcp40-server/Makefile +++ b/net/isc-dhcp40-server/Makefile @@ -24,7 +24,7 @@ PKGNAMEPREFIX= isc- PKGNAMESUFFIX= 3 DISTNAME= ${PORTNAME}-${RELEASE}${VERSION}${PATCHLEVEL} -MAINTAINER= clefevre@poboxes.com +MAINTAINER= clefevre@redirect.to # # Global variables diff --git a/security/op/Makefile b/security/op/Makefile index 8546ef3fb5e6..da7eb7589b15 100644 --- a/security/op/Makefile +++ b/security/op/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.cerias.purdue.edu/pub/tools/%SUBDIR%/ \ ftp://ftp.nask.pl/pub/mirror/coast.cs.purdue.edu/%SUBDIR%/ MASTER_SITE_SUBDIR= unix/sysutils/${PORTNAME} -MAINTAINER= clefevre@poboxes.com +MAINTAINER= clefevre@redirect.to # # Global variables diff --git a/textproc/gsed/Makefile b/textproc/gsed/Makefile index c059314fb5f9..a339f1877689 100644 --- a/textproc/gsed/Makefile +++ b/textproc/gsed/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= g -MAINTAINER= clefevre@poboxes.com +MAINTAINER= clefevre@redirect.to # # Global variables |