From ad02d69ab28ddc19bb63fd7441b9ad1fc18206bb Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 17 Feb 2001 17:31:58 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- textproc/dict-server/Makefile | 3 ++- textproc/dict-server/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 textproc/dict-server/pkg/COMMENT (limited to 'textproc/dict-server') diff --git a/textproc/dict-server/Makefile b/textproc/dict-server/Makefile index 8ab4df311e2..78234797673 100644 --- a/textproc/dict-server/Makefile +++ b/textproc/dict-server/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/07/28 16:17:19 tron Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/17 17:37:20 wiz Exp $ DISTNAME= dictd-1.4.9 PKGNAME= dict-server-1.4.9 @@ -15,6 +15,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= mike@ethmoid.org HOMEPAGE= http://www.dict.org/ +COMMENT= Dictionary Service Protocol server USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/textproc/dict-server/pkg/COMMENT b/textproc/dict-server/pkg/COMMENT deleted file mode 100644 index 521438933d7..00000000000 --- a/textproc/dict-server/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Dictionary Service Protocol server -- cgit v1.2.3