diff options
author | Veniamin Gvozdikov <vg@FreeBSD.org> | 2013-07-22 14:34:22 +0000 |
---|---|---|
committer | Veniamin Gvozdikov <vg@FreeBSD.org> | 2013-07-22 14:34:22 +0000 |
commit | 862c06b489c21e044cbab115456e1821945a9f8d (patch) | |
tree | 914d70e2f7062f7f650ad403fd89a4c18d8ffa6d /textproc/ctpp2 | |
parent | 393cde8ca5fe79485dcc071e2882a8a402b50696 (diff) |
Notes
Diffstat (limited to 'textproc/ctpp2')
-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 |