diff options
author | grant <grant> | 2002-02-25 02:59:24 +0000 |
---|---|---|
committer | grant <grant> | 2002-02-25 02:59:24 +0000 |
commit | 2b196e1966d7110a9872c86a49f11596bc4c39e1 (patch) | |
tree | 2185da98660a04283523576bdf0c323b482da8c7 /www/Makefile | |
parent | ed95860522d9c36a453f5edfc994e7a5edaa98e5 (diff) | |
download | pkgsrc-2b196e1966d7110a9872c86a49f11596bc4c39e1.tar.gz |
added ap-layout
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 c22e7855759..eabb1c4abc1 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.178 2002/02/22 22:26:06 tron Exp $ +# $NetBSD: Makefile,v 1.179 2002/02/25 02:59:24 grant Exp $ # COMMENT= Packages related to the World Wide Web @@ -19,6 +19,7 @@ SUBDIR+= ap-dtcl SUBDIR+= ap-fastcgi SUBDIR+= ap-jk SUBDIR+= ap-jserv +SUBDIR+= ap-layout SUBDIR+= ap-perl SUBDIR+= ap-php3 SUBDIR+= ap-php4 |