diff options
author | wiz <wiz> | 2001-02-16 13:41:26 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 13:41:26 +0000 |
commit | 50d79f1689e6205ba9bb8c3038bba0934b7fa658 (patch) | |
tree | 7796c2e9b8aee283b13448855c903fab00ce9e97 /chat/gaim | |
parent | a2a55c607ab5e4747b94deae3456a9fb4c6dd009 (diff) | |
download | pkgsrc-50d79f1689e6205ba9bb8c3038bba0934b7fa658.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'chat/gaim')
-rw-r--r-- | chat/gaim/Makefile | 3 | ||||
-rw-r--r-- | chat/gaim/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chat/gaim/Makefile b/chat/gaim/Makefile index 9d8322a67e1..c055ec1eb3a 100644 --- a/chat/gaim/Makefile +++ b/chat/gaim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/12/27 22:15:11 hubertf Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 13:51:23 wiz Exp $ # DISTNAME= gaim-0.11.0pre4 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.marko.net/pub/gaim/ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://www.marko.net/gaim/ +COMMENT= gtk-based client for AOL's Instant Messenger chat system DEPENDS+= gtk+>=1.2.3:../../x11/gtk DEPENDS+= esound>=0.2.7:../../audio/esound diff --git a/chat/gaim/pkg/COMMENT b/chat/gaim/pkg/COMMENT deleted file mode 100644 index 11ccca2f5e6..00000000000 --- a/chat/gaim/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -gtk-based client for AOL's Instant Messenger chat system |