diff options
author | grant <grant> | 2003-02-18 00:54:39 +0000 |
---|---|---|
committer | grant <grant> | 2003-02-18 00:54:39 +0000 |
commit | 509f35cbc910b0ea14bf938c7906d38781751ff1 (patch) | |
tree | 37570ed73866dab74dedf12cee54b2957ae1be6d /www/Makefile | |
parent | 9e857458bda328b116b14c0a529bc6cabb948729 (diff) | |
download | pkgsrc-509f35cbc910b0ea14bf938c7906d38781751ff1.tar.gz |
add ap-access-referer
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 18a25e7cf3b..f9d2be1ff24 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.238 2003/02/18 00:23:24 grant Exp $ +# $NetBSD: Makefile,v 1.239 2003/02/18 00:54:39 grant Exp $ # COMMENT= Packages related to the World Wide Web @@ -8,6 +8,7 @@ SUBDIR+= adzap SUBDIR+= amaya SUBDIR+= analog SUBDIR+= ap-Embperl +SUBDIR+= ap-access-referer SUBDIR+= ap-aolserver SUBDIR+= ap-auth-cookie SUBDIR+= ap-auth-ldap |