diff options
author | hubertf <hubertf> | 2002-11-14 01:03:49 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2002-11-14 01:03:49 +0000 |
commit | d831c3cc8ed2667b42732441015b4e4c7977deae (patch) | |
tree | d2a25ace49e1912c8963ef527ba12cb3e81e5073 /chat | |
parent | 0886be7998f10c1aa01d794fec4236b8241cf505 (diff) | |
download | pkgsrc-d831c3cc8ed2667b42732441015b4e4c7977deae.tar.gz |
Remove old files
Diffstat (limited to 'chat')
-rw-r--r-- | chat/i2cb/pkg/DESCR | 2 | ||||
-rw-r--r-- | chat/i2cb/pkg/PLIST | 8 | ||||
-rw-r--r-- | chat/i2cbd/pkg/DESCR | 1 | ||||
-rw-r--r-- | chat/i2cbd/pkg/PLIST | 13 |
4 files changed, 0 insertions, 24 deletions
diff --git a/chat/i2cb/pkg/DESCR b/chat/i2cb/pkg/DESCR deleted file mode 100644 index e2c2b796b76..00000000000 --- a/chat/i2cb/pkg/DESCR +++ /dev/null @@ -1,2 +0,0 @@ -This is a chat client similar to irc, but for the icb protocol. -Virtually nobody uses it these days. diff --git a/chat/i2cb/pkg/PLIST b/chat/i2cb/pkg/PLIST deleted file mode 100644 index 8b25beb1337..00000000000 --- a/chat/i2cb/pkg/PLIST +++ /dev/null @@ -1,8 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/11/14 00:55:44 hubertf Exp $ -bin/icb -libdata/icbserverdb -libdata/icb/sample.icbrc -libdata/icb/bartender -libdata/icb/confuse -libdata/icb/echofile -@dirrm libdata/icb diff --git a/chat/i2cbd/pkg/DESCR b/chat/i2cbd/pkg/DESCR deleted file mode 100644 index 41c986624ae..00000000000 --- a/chat/i2cbd/pkg/DESCR +++ /dev/null @@ -1 +0,0 @@ -Next Generation Internet Citizen's Band chat system diff --git a/chat/i2cbd/pkg/PLIST b/chat/i2cbd/pkg/PLIST deleted file mode 100644 index 988cd7fe50e..00000000000 --- a/chat/i2cbd/pkg/PLIST +++ /dev/null @@ -1,13 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/11/14 00:59:31 hubertf Exp $ -etc/icbd/icbd.deny -etc/icbd/icbd_help -etc/icbd/motd -etc/icbd/news.1 -etc/rc.d/icbd -sbin/icbd -sbin/icbdb -man/man8/icbd.8 -man/man8/icbdb.8 -@dirrm etc/icbd -@exec ${TOUCH} /var/log/icbd.log -@exec ${CHOWN} ${ICBD_OWNER} /var/log/icbd.log |