diff options
author | rh <rh@pkgsrc.org> | 2000-05-30 12:47:23 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-05-30 12:47:23 +0000 |
commit | 6c901670c60a2fd65dc393907bb8c673a2063339 (patch) | |
tree | 3e6ed18aab7db26263da53263076236a690f505d /www/Makefile | |
parent | 475175e4bbe4192516ebad5b72a86bf19f823e49 (diff) | |
download | pkgsrc-6c901670c60a2fd65dc393907bb8c673a2063339.tar.gz |
Add and enable kannel
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 741018cf5d9..2223648c715 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.80 2000/05/14 11:40:02 wulf Exp $ +# $NetBSD: Makefile,v 1.81 2000/05/30 12:47:23 rh Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -36,6 +36,7 @@ # SUBDIR += jsdk20 # disabled because it depends on jsdk20 # SUBDIR += jssi + SUBDIR += kannel SUBDIR += libghttp SUBDIR += libwww SUBDIR += links |