diff options
author | Steve Price <steve@FreeBSD.org> | 1999-12-27 02:20:45 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-12-27 02:20:45 +0000 |
commit | ca9f43a18e9c37b09129166efe4449951794b8ea (patch) | |
tree | ef27de0dca3fe7f53ff1478762346f48dbcc3ddc /www/Makefile | |
parent | d80c18dc775af0890423823152cecea1f2874f4f (diff) | |
download | ports-ca9f43a18e9c37b09129166efe4449951794b8ea.tar.gz ports-ca9f43a18e9c37b09129166efe4449951794b8ea.zip |
Adding p5-Apache-DBI version 0.87.
A Perl module sporting DBI persistent connection, authentication,
and authorization.
PR: 15614
Submitted by: Igor Vinokurov <igor@zynaps.ru>
Notes
Notes:
svn path=/head/; revision=24142
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 6f03858b2378..ccf1f50fc690 100644 --- a/www/Makefile +++ b/www/Makefile @@ -80,6 +80,7 @@ SUBDIR += netscape47-navigator.us SUBDIR += npc SUBDIR += p5-Apache + SUBDIR += p5-Apache-DBI SUBDIR += p5-Apache-Radius SUBDIR += p5-CGI SUBDIR += p5-CGI_Lite |