diff options
author | cube <cube> | 2003-12-31 13:04:24 +0000 |
---|---|---|
committer | cube <cube> | 2003-12-31 13:04:24 +0000 |
commit | c0990bfe23d9e22269a8b1cca0b0e50ea478b523 (patch) | |
tree | 5b3e4c69c9693d0f1da7bb5d459546806c548b0c /www/Makefile | |
parent | 6f11190df10b5f058e273602e55da1af6d7f4bbf (diff) | |
download | pkgsrc-c0990bfe23d9e22269a8b1cca0b0e50ea478b523.tar.gz |
Add and enable ap2-auth-mysql.
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 a410d265215..e9b621b38e1 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.286 2003/12/31 04:12:33 grant Exp $ +# $NetBSD: Makefile,v 1.287 2003/12/31 13:04:24 cube Exp $ # COMMENT= Packages related to the World Wide Web @@ -46,6 +46,7 @@ SUBDIR+= ap-ruby SUBDIR+= ap-ssl SUBDIR+= ap-throttle SUBDIR+= ap-xslt +SUBDIR+= ap2-auth-mysql SUBDIR+= ap2-perl SUBDIR+= ap2-ruby SUBDIR+= ap2-subversion |