diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-07-17 19:42:28 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-07-17 19:42:28 +0000 |
commit | e984ea69d7643cedd9ac1905f23da901c81d680b (patch) | |
tree | 392505889a4b8f0cfa487f01c566ae85cb30c1b2 /german/wordpress/Makefile | |
parent | ecd316586195f68aeecbbb6b2dba166eb465445c (diff) |
Notes
Diffstat (limited to 'german/wordpress/Makefile')
-rw-r--r-- | german/wordpress/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/german/wordpress/Makefile b/german/wordpress/Makefile index d2fad98f4f27..878ecae39a34 100644 --- a/german/wordpress/Makefile +++ b/german/wordpress/Makefile @@ -7,16 +7,16 @@ # PORTNAME= wordpress -PORTVERSION= 2.5.1 +PORTVERSION= 2.6.0 CATEGORIES= german www MASTER_SITES= http://freebsd.unixfreunde.de/sources/ PKGNAMEPREFIX= de- -DISTNAME= wp_de_255 +DISTNAME= wp_de_260 MAINTAINER= miwi@FreeBSD.org COMMENT= A state-of-the-art semantic personal publishing platform -WRKSRC= ${WRKDIR}/latest/${PORTNAME} +WRKSRC= ${WRKDIR}/${PORTNAME} USE_ZIP= YES USE_PHP= mysql pcre xml |