diff options
author | rillig <rillig@pkgsrc.org> | 2005-11-04 11:48:00 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-11-04 11:48:00 +0000 |
commit | 4990449121440e0fd4db251445a44d7f2a8b45ae (patch) | |
tree | ec0cd16f50a93b6256fb235ecd35c7fd5c0c3ef6 /chat | |
parent | 4f05d5db62ec240f2f637c394e13afa2d16e44f0 (diff) | |
download | pkgsrc-4990449121440e0fd4db251445a44d7f2a8b45ae.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 |