diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-16 13:41:26 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-16 13:41:26 +0000 |
commit | 2db9056f6e9918e76e686389fa7de8a0a3ed22b6 (patch) | |
tree | 7796c2e9b8aee283b13448855c903fab00ce9e97 /chat/icb | |
parent | f7bb9e20782489fc6e22bb6c35c26051cb1d8c33 (diff) | |
download | pkgsrc-2db9056f6e9918e76e686389fa7de8a0a3ed22b6.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'chat/icb')
-rw-r--r-- | chat/icb/Makefile | 3 | ||||
-rw-r--r-- | chat/icb/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chat/icb/Makefile b/chat/icb/Makefile index 9c338485097..a3815ef2f7a 100644 --- a/chat/icb/Makefile +++ b/chat/icb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/12/15 00:36:36 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 13:51:24 wiz Exp $ # # Note: The file ftp://ftp.icb.net/pub/icb/icb-0.9grok2.tar.gz is way @@ -10,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= cjs@netbsd.org HOMEPAGE= http://www.icb.net/ +COMMENT= Internet CB - a mostly-defunct chat client NO_SRC_ON_FTP= "already in MASTER_SITE_LOCAL" diff --git a/chat/icb/pkg/COMMENT b/chat/icb/pkg/COMMENT deleted file mode 100644 index 7aa00e3ffea..00000000000 --- a/chat/icb/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Internet CB - a mostly-defunct chat client |