diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2007-06-13 15:32:32 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2007-06-13 15:32:32 +0000 |
commit | 29d08137c35f58f5c51f93d9d73c7f30af4b2f96 (patch) | |
tree | e4a0a9ef05b03a354bbc6cb33fb874745343c4e3 /textproc/google-ctemplate/Makefile | |
parent | a50688e7eb5d68c458abff1d5570b1c31a20aa1f (diff) |
Notes
Diffstat (limited to 'textproc/google-ctemplate/Makefile')
-rw-r--r-- | textproc/google-ctemplate/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/google-ctemplate/Makefile b/textproc/google-ctemplate/Makefile index 03103b1c42cc..e688b9791b3d 100644 --- a/textproc/google-ctemplate/Makefile +++ b/textproc/google-ctemplate/Makefile @@ -7,10 +7,9 @@ # PORTNAME= google-ctemplate -PORTVERSION= 0.4 +PORTVERSION= 0.6 CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= goog-ctemplate +MASTER_SITES= http://google-ctemplate.googlecode.com/files/ DISTNAME= ctemplate-${PORTVERSION} MAINTAINER= clsung@FreeBSD.org |