diff options
author | lioux <lioux@FreeBSD.org> | 2001-08-30 03:58:35 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-08-30 03:58:35 +0000 |
commit | 1b4f570b90924b56128cbd5e1c3019ef69bf57ea (patch) | |
tree | a9935b01f1c5bf20153bbc9cfbf65742db2ae380 /french/dico | |
parent | 78ba8ba457c4907d42b1d010ebe6694368b83a45 (diff) | |
download | FreeBSD-ports-1b4f570b90924b56128cbd5e1c3019ef69bf57ea.zip FreeBSD-ports-1b4f570b90924b56128cbd5e1c3019ef69bf57ea.tar.gz |
Update MAINTAINER email: clefevre@redirect.to -> clefevre@citeweb.net
Approved by: MAINTAINER
Diffstat (limited to 'french/dico')
-rw-r--r-- | french/dico/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/french/dico/Makefile b/french/dico/Makefile index 98ee681..c6fdb42c 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@redirect.to +MAINTAINER= clefevre@citeweb.net NO_WRKSUBDIR= true PATCH_STRIP= -p1 |