diff options
author | tv <tv> | 1998-12-04 00:11:27 +0000 |
---|---|---|
committer | tv <tv> | 1998-12-04 00:11:27 +0000 |
commit | 1d30cbe4ddb69ef2bcaf530a4440297ab1ce6db0 (patch) | |
tree | 395b320deae2bed6907f59d462c9bf28c6a5a840 /www | |
parent | 911fe03f9469d58cb6bda0a006f0f48a4ffcc5cb (diff) | |
download | pkgsrc-1d30cbe4ddb69ef2bcaf530a4440297ab1ce6db0.tar.gz |
Add and enable ap-perl.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 9cf6abb23aa..4e2ac2723dd 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 1998/12/03 17:23:51 tv Exp $ +# $NetBSD: Makefile,v 1.22 1998/12/04 00:11:27 tv Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -7,6 +7,7 @@ SUBDIR += ap-auth-cookie SUBDIR += ap-fastcgi SUBDIR += ap-ssl + SUBDIR += ap-perl SUBDIR += apache # SUBDIR += apache-current # SUBDIR += apache-php |