diff options
author | rh <rh> | 2000-05-30 12:47:23 +0000 |
---|---|---|
committer | rh <rh> | 2000-05-30 12:47:23 +0000 |
commit | a464e8ff0a35dc435b865c7e98691ade2f186540 (patch) | |
tree | 3e6ed18aab7db26263da53263076236a690f505d /www/Makefile | |
parent | ee190617b1c784d62dd8a95a5a8171c301dfa4e8 (diff) | |
download | pkgsrc-a464e8ff0a35dc435b865c7e98691ade2f186540.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 |