diff --git a/www/pmwiki/Makefile b/www/pmwiki/Makefile index 8c931f08026..8828aad5946 100644 --- a/www/pmwiki/Makefile +++ b/www/pmwiki/Makefile @@ -1,9 +1,8 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2007/11/14 10:44:11 robert Exp $ +# $OpenBSD: Makefile,v 1.2 2007/11/14 12:25:35 jasper Exp $ -COMMENT= "a wiki-based system for collaborative creation of websites" +COMMENT= wiki-based system for collaborative creation of websites -V= 2.1.27 -DISTNAME= pmwiki-${V} +DISTNAME= pmwiki-2.1.27 EXTRACT_SUFX= .tgz CATEGORIES= www diff --git a/www/pmwiki/pkg/DESCR b/www/pmwiki/pkg/DESCR index 960d27fd63b..2daa7add196 100644 --- a/www/pmwiki/pkg/DESCR +++ b/www/pmwiki/pkg/DESCR @@ -1,5 +1,6 @@ -PmWiki is a wiki-based system for collaborative creation and maintenance of websites. -PmWiki pages look and act like normal web pages, except they have an "Edit" link that -makes it easy to modify existing pages and add new pages into the website, using basic -editing rules. You do not need to know or use any HTML or CSS. -Page editing can be left open to the public or restricted to small groups of authors. +PmWiki is a wiki-based system for collaborative creation and maintenance +of websites. PmWiki pages look and act like normal web pages, except +they have an "Edit" link that makes it easy to modify existing pages and +add new pages into the website, using basic editing rules. You do not +need to know or use any HTML or CSS. Page editing can be left open to +the public or restricted to small groups of authors.