diff options
-rw-r--r-- | sysutils/wminet/Makefile | 2 | ||||
-rw-r--r-- | textproc/ctpp/Makefile | 2 | ||||
-rw-r--r-- | textproc/lemmatizer/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/wminet/Makefile b/sysutils/wminet/Makefile index cb96a796d6e9..ac19c702c1de 100644 --- a/sysutils/wminet/Makefile +++ b/sysutils/wminet/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils windowmaker MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \ http://mirror2.unixfreunde.de/ -MAINTAINER= sk-ports@vegamuse.org +MAINTAINER= ports@FreeBSD.org COMMENT= Window Maker dockable inetd monitor WRKSRC= ${WRKDIR}/wminet.app/wminet diff --git a/textproc/ctpp/Makefile b/textproc/ctpp/Makefile index c0cd0fb72112..90d3b0a57fac 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 ecdb7ab6ac70..96c7aa876c1c 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 |