diff options
author | sem <sem@FreeBSD.org> | 2005-03-12 20:09:31 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2005-03-12 20:09:31 +0800 |
commit | 5ece310b8465049b6be9ec4fa676df39c0ee10dc (patch) | |
tree | 218ff3040d66e666fc80be17eaf9aa367a46401c /www/Makefile | |
parent | a49aa29c38a687effc6ef68bf06b0bda0ef9b813 (diff) | |
download | freebsd-ports-gnome-5ece310b8465049b6be9ec4fa676df39c0ee10dc.tar.gz freebsd-ports-gnome-5ece310b8465049b6be9ec4fa676df39c0ee10dc.tar.zst freebsd-ports-gnome-5ece310b8465049b6be9ec4fa676df39c0ee10dc.zip |
Apache::Singleton is adapted Class::Singleton for apache
PR: ports/78211
Submitted by: ports@c0decafe.net
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 d76f998c060a..944cc110d400 100644 --- a/www/Makefile +++ b/www/Makefile @@ -412,6 +412,7 @@ SUBDIR += p5-Apache-Session-PHP SUBDIR += p5-Apache-Session-SharedMem SUBDIR += p5-Apache-Session-Wrapper + SUBDIR += p5-Apache-Singleton SUBDIR += p5-Apache-SubProcess SUBDIR += p5-Apache-Test SUBDIR += p5-ApacheBench |