diff options
author | drochner <drochner> | 2003-02-03 20:27:21 +0000 |
---|---|---|
committer | drochner <drochner> | 2003-02-03 20:27:21 +0000 |
commit | ea70266efe9351008debe77b4af8294d8bb5578b (patch) | |
tree | 97d0b6ea44358e45041eda4a56c1cb04a4dfae85 /www/Makefile | |
parent | cc4bff3ec0d944f15f1c7f873b6f6cedc9350f20 (diff) | |
download | pkgsrc-ea70266efe9351008debe77b4af8294d8bb5578b.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 |