From 3a61aee4cd7edf6f0c15bae603650c4f4453fd69 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 17 Feb 2001 17:52:59 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- net/eggdrop/Makefile | 3 ++- net/eggdrop/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 net/eggdrop/pkg/COMMENT (limited to 'net/eggdrop') diff --git a/net/eggdrop/Makefile b/net/eggdrop/Makefile index cad1dc242fd..91dd536b762 100644 --- a/net/eggdrop/Makefile +++ b/net/eggdrop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2001/01/24 18:44:59 he Exp $ +# $NetBSD: Makefile,v 1.7 2001/02/17 18:18:49 wiz Exp $ # DISTNAME= eggdrop1.3.22 @@ -12,6 +12,7 @@ BROKEN= This package has not yet been updated to work past tcl-8.0.5. MAINTAINER= tv@netbsd.org HOMEPAGE= http://www.sodre.net/eggdrop/ +COMMENT= IRC robot with TCL scripting and multi-channel ability DEPENDS+= tcl>=8.3.2:../../lang/tcl diff --git a/net/eggdrop/pkg/COMMENT b/net/eggdrop/pkg/COMMENT deleted file mode 100644 index 3e37d3e16fc..00000000000 --- a/net/eggdrop/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -IRC robot with TCL scripting and multi-channel ability -- cgit v1.2.3