diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-03-24 10:36:49 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-03-24 10:36:49 +0000 |
commit | 1f131725da5bc4d6b65553820eb533772bd74a2e (patch) | |
tree | 0cc032865ab29440bb5292cb5a31004bf8112dfd /textproc/ctpp2/Makefile | |
parent | 5c69fdf1c1e8039683892a963a73190f87a699e1 (diff) | |
download | ports-1f131725da5bc4d6b65553820eb533772bd74a2e.tar.gz ports-1f131725da5bc4d6b65553820eb533772bd74a2e.zip |
Notes
Diffstat (limited to 'textproc/ctpp2/Makefile')
-rw-r--r-- | textproc/ctpp2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/ctpp2/Makefile b/textproc/ctpp2/Makefile index 52089e01b2b2..9a9a3626ddeb 100644 --- a/textproc/ctpp2/Makefile +++ b/textproc/ctpp2/Makefile @@ -6,10 +6,9 @@ # PORTNAME= ctpp2 -PORTVERSION= 2.4.4 +PORTVERSION= 2.4.8 CATEGORIES= textproc devel -MASTER_SITES= http://ctpp.havoc.ru/download/ \ - LOCAL/glarkin +MASTER_SITES= http://ctpp.havoc.ru/download/ MAINTAINER= reki@reki.ru COMMENT= C++ library to use templates in C/C++ projects, version 2 |