diff options
author | schmonz <schmonz> | 2002-09-01 05:36:04 +0000 |
---|---|---|
committer | schmonz <schmonz> | 2002-09-01 05:36:04 +0000 |
commit | 0b5ff4f87021f60824253f060588451c72db631f (patch) | |
tree | cffc1ba251b9bf8c16c03c0f5cf3bd1b91eb78db /devel/Makefile | |
parent | 94b2189abf17adbd6e2119fc670a22ee8df19af7 (diff) | |
download | pkgsrc-0b5ff4f87021f60824253f060588451c72db631f.tar.gz |
Add and enable p4web.
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index a61f3526ff8..5d674862149 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.315 2002/09/01 05:03:31 schmonz Exp $ +# $NetBSD: Makefile,v 1.316 2002/09/01 05:36:04 schmonz Exp $ # COMMENT= Development utilities @@ -177,6 +177,7 @@ SUBDIR+= opencm SUBDIR+= p4 SUBDIR+= p4-docs SUBDIR+= p4d +SUBDIR+= p4web SUBDIR+= p5-AppConfig SUBDIR+= p5-AtExit SUBDIR+= p5-Attribute-Handlers |