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/gale | |
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/gale')
-rw-r--r-- | chat/gale/Makefile | 3 | ||||
-rw-r--r-- | chat/gale/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chat/gale/Makefile b/chat/gale/Makefile index 3631510d156..bf457ce6da2 100644 --- a/chat/gale/Makefile +++ b/chat/gale/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/02/06 19:56:38 lukem Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 13:51:23 wiz Exp $ # DISTNAME= gale-0.99a @@ -7,6 +7,7 @@ MASTER_SITES= http://download.gale.org/ MAINTAINER= lukem@netbsd.org HOMEPAGE= http://gale.org +COMMENT= secure instant messaging system DEPENDS+= adns-1.0:../../net/adns/ DEPENDS+= boehm-gc-5.3:../../devel/boehm-gc/ diff --git a/chat/gale/pkg/COMMENT b/chat/gale/pkg/COMMENT deleted file mode 100644 index 455db015752..00000000000 --- a/chat/gale/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -A secure instant messaging system |