diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-03-11 21:25:13 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-03-11 21:25:13 +0000 |
commit | f23c0a399f431b4988436128f93ebab70baa0b0c (patch) | |
tree | 5ade360e8c34abe5b5222be8e5da88a175906c64 /www/textpattern/Makefile | |
parent | 1fa557f90e49b2b81355e1792301583d9e5ac1fd (diff) | |
download | ports-f23c0a399f431b4988436128f93ebab70baa0b0c.tar.gz ports-f23c0a399f431b4988436128f93ebab70baa0b0c.zip |
Notes
Diffstat (limited to 'www/textpattern/Makefile')
-rw-r--r-- | www/textpattern/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/textpattern/Makefile b/www/textpattern/Makefile index f64ff7983a18..68e5042ce3a3 100644 --- a/www/textpattern/Makefile +++ b/www/textpattern/Makefile @@ -6,9 +6,10 @@ # PORTNAME= textpattern -PORTVERSION= 4.0.9 +PORTVERSION= 4.2.0 CATEGORIES= www -MASTER_SITES= http://freebsd.unixfreunde.de/sources/ +MASTER_SITES= http://textpattern.com/file_download/57/ \ + http://freebsd.unixfreunde.de/sources/ MAINTAINER= miwi@FreeBSD.org COMMENT= A free, flexible, elegant, easy-to-use content management system |