diff options
author | lth <lth@FreeBSD.org> | 2004-06-01 20:32:33 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2004-06-01 20:32:33 +0800 |
commit | b9fe52e0cebcde9727776b727f6d7a2be05e27b9 (patch) | |
tree | 259702f02a339f3af75aa31efbd94c710b513355 /textproc/p5-Lingua-EN-Inflect-Number | |
parent | 3dafbc678d68de87eb835187a08a87f001146356 (diff) | |
download | freebsd-ports-gnome-b9fe52e0cebcde9727776b727f6d7a2be05e27b9.tar.gz freebsd-ports-gnome-b9fe52e0cebcde9727776b727f6d7a2be05e27b9.tar.zst freebsd-ports-gnome-b9fe52e0cebcde9727776b727f6d7a2be05e27b9.zip |
Change of email address.
Approved by: erwin (mentor)
Diffstat (limited to 'textproc/p5-Lingua-EN-Inflect-Number')
-rw-r--r-- | textproc/p5-Lingua-EN-Inflect-Number/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Lingua-EN-Inflect-Number/Makefile b/textproc/p5-Lingua-EN-Inflect-Number/Makefile index 8ec9807eab51..43eabcf804a0 100644 --- a/textproc/p5-Lingua-EN-Inflect-Number/Makefile +++ b/textproc/p5-Lingua-EN-Inflect-Number/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Lingua PKGNAMEPREFIX= p5- -MAINTAINER= lars@thegler.dk +MAINTAINER= lth@FreeBSD.org COMMENT= Force number of words to singular or plural BUILD_DEPENDS= ${SITE_PERL}/Lingua/EN/Inflect.pm:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect |