diff options
author | hubertf <hubertf@pkgsrc.org> | 2003-04-30 00:00:42 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2003-04-30 00:00:42 +0000 |
commit | 5b285fb82ef8e4af021a4fd3a0dcbe96fef5e53f (patch) | |
tree | 2c0497687e037cce461a0d789d1a255c4d6694ed /chat/Makefile | |
parent | 3a594413c7f10677de5f150a216943024ca32107 (diff) | |
download | pkgsrc-5b285fb82ef8e4af021a4fd3a0dcbe96fef5e53f.tar.gz |
add & enable ickle
Diffstat (limited to 'chat/Makefile')
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index 8f3f2a77cdc..f60a554d15c 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.69 2003/04/27 22:34:26 salo Exp $ +# $NetBSD: Makefile,v 1.70 2003/04/30 00:00:42 hubertf Exp $ # COMMENT= communication programs @@ -28,6 +28,7 @@ SUBDIR+= gtkyahoo SUBDIR+= i2cb SUBDIR+= i2cbd SUBDIR+= icb +SUBDIR+= ickle SUBDIR+= icqlib SUBDIR+= ircII SUBDIR+= ircd-hybrid |