diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-17 17:31:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-17 17:31:58 +0000 |
commit | ad02d69ab28ddc19bb63fd7441b9ad1fc18206bb (patch) | |
tree | ff17e85c241ba8999810590573dfaabbb05305c1 /textproc/dict-server | |
parent | a0745845b3ea0a5fc0fbe2e28e4fdd653ae556ed (diff) | |
download | pkgsrc-ad02d69ab28ddc19bb63fd7441b9ad1fc18206bb.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'textproc/dict-server')
-rw-r--r-- | textproc/dict-server/Makefile | 3 | ||||
-rw-r--r-- | textproc/dict-server/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
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 |