diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-16 13:51:27 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-16 13:51:27 +0000 |
commit | 07cd20b334bcce67d925d228b1dc798c007141f0 (patch) | |
tree | 0b6795ee15e18090020cfa8444738bad46458587 /chat/micq | |
parent | 2db9056f6e9918e76e686389fa7de8a0a3ed22b6 (diff) | |
download | pkgsrc-07cd20b334bcce67d925d228b1dc798c007141f0.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'chat/micq')
-rw-r--r-- | chat/micq/Makefile | 3 | ||||
-rw-r--r-- | chat/micq/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chat/micq/Makefile b/chat/micq/Makefile index 8192aada413..797fb7429f5 100644 --- a/chat/micq/Makefile +++ b/chat/micq/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/01/31 19:10:12 tron Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 13:51:30 wiz Exp $ DISTNAME= micq-0.4.6.p1 PKGNAME= ${DISTNAME:S/p//} @@ -8,6 +8,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= packages@netbsd.org HOMEPAGE= http://micq.ukeer.de/ +COMMENT= text-mode ICQ client WRKSRC= ${WRKDIR}/${DISTNAME:S/.p/-p/}/src diff --git a/chat/micq/pkg/COMMENT b/chat/micq/pkg/COMMENT deleted file mode 100644 index 836dc588d94..00000000000 --- a/chat/micq/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -text-mode ICQ client |