diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-05-30 13:29:04 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-05-30 13:29:04 +0000 |
commit | 2be2a965a9a00d515466806737c7bae2a7ce9206 (patch) | |
tree | 5ba849f4c691d1fdd0721919b458b140ff1baad8 | |
parent | 63bf039abba032e72625e817d6ff9df0dab14dec (diff) | |
download | pkgsrc-2be2a965a9a00d515466806737c7bae2a7ce9206.tar.gz |
Added ap2-transform-0.4.0.
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | www/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 42b67d464f6..30f4e213939 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.6073 2004/05/30 12:37:54 tron Exp $ +$NetBSD: CHANGES,v 1.6074 2004/05/30 13:29:04 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -2702,3 +2702,4 @@ Changes to the packages collection and infrastructure in 2004: Updated ed2k-gtk-gui to 0.6.2nb1 [minskim 2004-05-30] Updated ap-ssl to 2.8.18 [grant 2004-05-30] Updated apache to 1.3.31nb1 [tron 2004-05-30] + Added ap2-transform-0.4.0 [xtraeme 2004-05-30] diff --git a/www/Makefile b/www/Makefile index 0847255b13b..353cb5f6df7 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.323 2004/05/14 20:35:15 jdolecek Exp $ +# $NetBSD: Makefile,v 1.324 2004/05/30 13:29:04 xtraeme Exp $ # COMMENT= Packages related to the World Wide Web @@ -37,6 +37,7 @@ SUBDIR+= ap2-auth-mysql SUBDIR+= ap2-perl SUBDIR+= ap2-ruby SUBDIR+= ap2-subversion +SUBDIR+= ap2-transform SUBDIR+= apache SUBDIR+= apache2 SUBDIR+= apache6 |