diff options
Diffstat (limited to 'textproc/google-ctemplate/Makefile')
-rw-r--r-- | textproc/google-ctemplate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/google-ctemplate/Makefile b/textproc/google-ctemplate/Makefile index d1d877d5c6df..b3f6faf9bc37 100644 --- a/textproc/google-ctemplate/Makefile +++ b/textproc/google-ctemplate/Makefile @@ -7,12 +7,12 @@ # PORTNAME= google-ctemplate -PORTVERSION= 0.9 +PORTVERSION= 0.90 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= ctemplate-${PORTVERSION} -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= vanilla@FreeBSD.org COMMENT= A simple but powerful template language for C++ GNU_CONFIGURE= yes |