diff options
Diffstat (limited to 'textproc/ctpl/Makefile')
-rw-r--r-- | textproc/ctpl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ctpl/Makefile b/textproc/ctpl/Makefile index a7804f14f003..2a955b5ef3db 100644 --- a/textproc/ctpl/Makefile +++ b/textproc/ctpl/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 0.3.5 CATEGORIES= textproc devel MASTER_SITES= https://git.tuxfamily.org/ctpl/ctpl.git/snapshot/ -MAINTAINER= alster@vinterdalen.se +MAINTAINER= alven@FreeBSD.org COMMENT= C Template (Parser) Library WWW= https://ctpl.tuxfamily.org/ |