diff options
Diffstat (limited to 'textproc/ctpp2/Makefile')
-rw-r--r-- | textproc/ctpp2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ctpp2/Makefile b/textproc/ctpp2/Makefile index d01bd4888c15..2eeb708f690e 100644 --- a/textproc/ctpp2/Makefile +++ b/textproc/ctpp2/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.8.3 CATEGORIES= textproc devel MASTER_SITES= http://ctpp.havoc.ru/download/ -MAINTAINER= g.veniamin@googlemail.com +MAINTAINER= vg@FreeBSD.org COMMENT= C++ library to use templates in C/C++ projects, version 2 USES= cmake gettext iconv |