diff options
author | linimon <linimon@FreeBSD.org> | 2006-09-05 17:35:49 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-09-05 17:35:49 +0800 |
commit | 4ab5c82b301ad17289d05075a7d95f3144ac2414 (patch) | |
tree | ef02d9733c4b15373bc569417277c0cf4c8efca6 /textproc | |
parent | 5d85151e1b3dfc2d3783a1c99aaa76cfe5846658 (diff) | |
download | freebsd-ports-graphics-4ab5c82b301ad17289d05075a7d95f3144ac2414.tar.gz freebsd-ports-graphics-4ab5c82b301ad17289d05075a7d95f3144ac2414.tar.zst freebsd-ports-graphics-4ab5c82b301ad17289d05075a7d95f3144ac2414.zip |
Reset inactive maintainer who has not responded to email.
Hat: portmgr
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ctpp/Makefile | 2 | ||||
-rw-r--r-- | textproc/lemmatizer/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ctpp/Makefile b/textproc/ctpp/Makefile index c0cd0fb7211..90d3b0a57fa 100644 --- a/textproc/ctpp/Makefile +++ b/textproc/ctpp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.7.5 CATEGORIES= textproc devel MASTER_SITES= http://www.reki.ru/products/ctpp/download/ -MAINTAINER= shetuhin@corp.mail.ru +MAINTAINER= ports@FreeBSD.org COMMENT= C++ library to use templates in C/C++ projects GNU_CONFIGURE= yes diff --git a/textproc/lemmatizer/Makefile b/textproc/lemmatizer/Makefile index ecdb7ab6ac7..96c7aa876c1 100644 --- a/textproc/lemmatizer/Makefile +++ b/textproc/lemmatizer/Makefile @@ -14,7 +14,7 @@ DISTFILES= lemmatizer-1.0.tar.gz \ eng-src-morph.tar.gz \ ger-src-morph.tar.gz -MAINTAINER= shetuhin@corp.mail.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Russian / German / English lemmatizer library LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre |