diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2001-06-16 13:58:39 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2001-06-16 13:58:39 +0000 |
commit | 5d0e1ef13c017446bea4b812d790116999dc2310 (patch) | |
tree | b0d405c07d1f65318b4042c10a9d63481295025a | |
parent | Update to 0.83. (diff) |
Change maintainer's email address:
clefevre@citeweb.net -> clefevre@redirect.to
PR: 27867 (followup)
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=44066
-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 |