diff options
author | tsarna <tsarna@pkgsrc.org> | 1999-05-03 15:42:01 +0000 |
---|---|---|
committer | tsarna <tsarna@pkgsrc.org> | 1999-05-03 15:42:01 +0000 |
commit | eec87a80a72456a75c0c979c6cbca77ea0743d64 (patch) | |
tree | 5e6adce43080f2fdc39ad66a3856b9df15ab27a4 /www | |
parent | f4bcc73ae7dc3ea7736384896dc3638df031e883 (diff) | |
download | pkgsrc-eec87a80a72456a75c0c979c6cbca77ea0743d64.tar.gz |
Add and enable zope-confera
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 d0d5f34b529..dc52dbacb89 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 1999/04/30 17:21:50 tv Exp $ +# $NetBSD: Makefile,v 1.31 1999/05/03 15:42:01 tsarna Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -65,5 +65,6 @@ SUBDIR += wwwoffle # SUBDIR += wwwstat SUBDIR += zope + SUBDIR += zope-confera .include "../mk/bsd.pkg.subdir.mk" |