diff options
author | wiz <wiz> | 2001-02-16 13:51:27 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 13:51:27 +0000 |
commit | e6c09e0ffcafa1cd01223abf0f13852e7a875595 (patch) | |
tree | 0b6795ee15e18090020cfa8444738bad46458587 /chat/zircon | |
parent | 4c3dfcb96a12ad0a22dddb9f4c146cfc65e4c845 (diff) | |
download | pkgsrc-e6c09e0ffcafa1cd01223abf0f13852e7a875595.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'chat/zircon')
-rw-r--r-- | chat/zircon/Makefile | 3 | ||||
-rw-r--r-- | chat/zircon/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chat/zircon/Makefile b/chat/zircon/Makefile index eb5c46ce1ce..febf1b922f7 100644 --- a/chat/zircon/Makefile +++ b/chat/zircon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/12/15 00:36:28 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 13:51:36 wiz Exp $ # DISTNAME= zircon-1.18.245 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ MAINTAINER= frueauf@netbsd.org HOMEPAGE= http://catless.ncl.ac.uk/Programs/Zircon/ +COMMENT= X11 interface to Internet Relay Chat DEPENDS+= tk-8.3.2:../../x11/tk diff --git a/chat/zircon/pkg/COMMENT b/chat/zircon/pkg/COMMENT deleted file mode 100644 index 7236af5df63..00000000000 --- a/chat/zircon/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -X11 interface to Internet Relay Chat |