diff options
author | rillig <rillig> | 2005-11-04 11:48:00 +0000 |
---|---|---|
committer | rillig <rillig> | 2005-11-04 11:48:00 +0000 |
commit | af826cbce595b2b53c063dfa617ebd1eaa33a97f (patch) | |
tree | ec0cd16f50a93b6256fb235ecd35c7fd5c0c3ef6 /chat | |
parent | d43b36e09a5eb70b70dd57dc3987743a86ecb1b0 (diff) | |
download | pkgsrc-af826cbce595b2b53c063dfa617ebd1eaa33a97f.tar.gz |
pkglint --autofix
Diffstat (limited to 'chat')
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index 67feb078258..dc0c4af0bad 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.115 2005/11/02 08:36:15 jlam Exp $ +# $NetBSD: Makefile,v 1.116 2005/11/04 11:48:00 rillig Exp $ # COMMENT= Communication programs @@ -38,6 +38,7 @@ SUBDIR+= i2cbd SUBDIR+= icb SUBDIR+= icbirc SUBDIR+= icqlib +SUBDIR+= iip SUBDIR+= ircII SUBDIR+= ircd-hybrid SUBDIR+= irchat-pj |