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/ctpp | |
parent | 5d85151e1b3dfc2d3783a1c99aaa76cfe5846658 (diff) | |
download | freebsd-ports-gnome-4ab5c82b301ad17289d05075a7d95f3144ac2414.tar.gz freebsd-ports-gnome-4ab5c82b301ad17289d05075a7d95f3144ac2414.tar.zst freebsd-ports-gnome-4ab5c82b301ad17289d05075a7d95f3144ac2414.zip |
Reset inactive maintainer who has not responded to email.
Hat: portmgr
Diffstat (limited to 'textproc/ctpp')
-rw-r--r-- | textproc/ctpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |