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 /textproc/dico | |
parent | 47d8ae80478e98e596fd5ba53880c3c01d4020c2 (diff) | |
download | ports-5d0e1ef13c017446bea4b812d790116999dc2310.tar.gz ports-5d0e1ef13c017446bea4b812d790116999dc2310.zip |
Change maintainer's email address:
clefevre@citeweb.net -> clefevre@redirect.to
PR: 27867 (followup)
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=44066
Diffstat (limited to 'textproc/dico')
-rw-r--r-- | textproc/dico/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |