diff options
author | roam <roam@FreeBSD.org> | 2001-06-16 21:58:39 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2001-06-16 21:58:39 +0800 |
commit | b24c5826a53f4d5798855e2f103405f72c8d53c5 (patch) | |
tree | 40e2bb283f3a32c28f4e2d9a4cd1b449fb54992a | |
parent | 686641bed6726faf5f1deac68432c70c749d8e2b (diff) | |
download | freebsd-ports-gnome-b24c5826a53f4d5798855e2f103405f72c8d53c5.tar.gz freebsd-ports-gnome-b24c5826a53f4d5798855e2f103405f72c8d53c5.tar.zst freebsd-ports-gnome-b24c5826a53f4d5798855e2f103405f72c8d53c5.zip |
Change maintainer's email address:
clefevre@citeweb.net -> clefevre@redirect.to
PR: 27867 (followup)
Submitted by: maintainer
-rw-r--r-- | databases/gdbm/Makefile | 2 | ||||
-rw-r--r-- | french/dico/Makefile | 2 | ||||
-rw-r--r-- | sysutils/fileutils/Makefile | 2 | ||||
-rw-r--r-- | textproc/dico/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/databases/gdbm/Makefile b/databases/gdbm/Makefile index 043586562465..130bb197bc01 100644 --- a/databases/gdbm/Makefile +++ b/databases/gdbm/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gdbm -MAINTAINER= clefevre@citeweb.net +MAINTAINER= clefevre@redirect.to USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/french/dico/Makefile b/french/dico/Makefile index c6fdb42c3b6d..98ee6812bc89 100644 --- a/french/dico/Makefile +++ b/french/dico/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.montefiore.ulg.ac.be/~geuzaine/BRONNE/WWW/ftp/ DISTNAME= le_dico EXTRACT_SUFX= .tgz -MAINTAINER= clefevre@citeweb.net +MAINTAINER= clefevre@redirect.to NO_WRKSUBDIR= true PATCH_STRIP= -p1 diff --git a/sysutils/fileutils/Makefile b/sysutils/fileutils/Makefile index 550b2bf133bd..36a0b6b41433 100644 --- a/sysutils/fileutils/Makefile +++ b/sysutils/fileutils/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= fileutils -MAINTAINER= clefevre@citeweb.net +MAINTAINER= clefevre@redirect.to # # Global variables diff --git a/textproc/dico/Makefile b/textproc/dico/Makefile index c6fdb42c3b6d..98ee6812bc89 100644 --- a/textproc/dico/Makefile +++ b/textproc/dico/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.montefiore.ulg.ac.be/~geuzaine/BRONNE/WWW/ftp/ DISTNAME= le_dico EXTRACT_SUFX= .tgz -MAINTAINER= clefevre@citeweb.net +MAINTAINER= clefevre@redirect.to NO_WRKSUBDIR= true PATCH_STRIP= -p1 |