diff options
author | drochner <drochner> | 2003-02-03 20:27:21 +0000 |
---|---|---|
committer | drochner <drochner> | 2003-02-03 20:27:21 +0000 |
commit | 78af5bcdd1054fb1f1460b45be486fd9c4111cae (patch) | |
tree | 97d0b6ea44358e45041eda4a56c1cb04a4dfae85 /www/Makefile | |
parent | 09e1e4b0957be5619afed2a21309f09e4a515f18 (diff) | |
download | pkgsrc-78af5bcdd1054fb1f1460b45be486fd9c4111cae.tar.gz |
+ap2-subversion
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 8f7a623a7af..ab49043a989 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.234 2003/01/05 04:14:52 rh Exp $ +# $NetBSD: Makefile,v 1.235 2003/02/03 20:27:21 drochner Exp $ # COMMENT= Packages related to the World Wide Web @@ -32,6 +32,7 @@ SUBDIR+= ap-ssl SUBDIR+= ap-xslt SUBDIR+= ap2-perl SUBDIR+= ap2-php4 +SUBDIR+= ap2-subversion SUBDIR+= apache SUBDIR+= apache2 SUBDIR+= apache6 |