diff options
author | joerg <joerg@pkgsrc.org> | 2006-07-31 17:09:12 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-07-31 17:09:12 +0000 |
commit | c2e360078e12bd78bce0e68d1065d83105a89ec9 (patch) | |
tree | 299827cc415639f3ff88ecc6fe6029d2f8edfa4c | |
parent | c42effebcd53baff35fefdc637fc157da9ed889e (diff) | |
download | pkgsrc-c2e360078e12bd78bce0e68d1065d83105a89ec9.tar.gz |
Import www/py-moin. MoinMoin is a wiki engine written in Python.
-rw-r--r-- | doc/CHANGES-2006 | 3 | ||||
-rw-r--r-- | www/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2006 b/doc/CHANGES-2006 index 2e739152d4f..7656b269d01 100644 --- a/doc/CHANGES-2006 +++ b/doc/CHANGES-2006 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2006,v 1.871 2006/07/31 14:56:38 adam Exp $ +$NetBSD: CHANGES-2006,v 1.872 2006/07/31 17:09:12 joerg Exp $ Changes to the packages collection and infrastructure in 2006: @@ -3617,3 +3617,4 @@ Changes to the packages collection and infrastructure in 2006: Updated www/seamonkey-gtk1 to 1.0.3 [ghen 2006-07-31] Updated www/seamonkey-bin to 1.0.3 [ghen 2006-07-31] Updated graphics/ImageMagick to 6.2.8.7 [adam 2006-07-31] + Added www/py-moin version 1.5.4 [joerg 2006-07-31] diff --git a/www/Makefile b/www/Makefile index 8788056624c..77c404ed21b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.464 2006/07/22 19:43:55 abs Exp $ +# $NetBSD: Makefile,v 1.465 2006/07/31 17:09:12 joerg Exp $ # COMMENT= Packages related to the World Wide Web @@ -275,6 +275,7 @@ SUBDIR+= py-HTMLgen SUBDIR+= py-clearsilver SUBDIR+= py-curl SUBDIR+= py-jonpy +SUBDIR+= py-moin SUBDIR+= py-nevow SUBDIR+= py-pcgi SUBDIR+= py-zpublisher |