diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-17 17:52:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-17 17:52:59 +0000 |
commit | a13ea108bb00bc0ece583da1c460ce82a8ed8c87 (patch) | |
tree | e8e4b7b8b0ed7b1c572a7cbbee24ea7aae33416e /misc/fd | |
parent | a87738b456114a95193b58ec31e883210d6b9f3f (diff) | |
download | pkgsrc-a13ea108bb00bc0ece583da1c460ce82a8ed8c87.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'misc/fd')
-rw-r--r-- | misc/fd/Makefile | 3 | ||||
-rw-r--r-- | misc/fd/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/fd/Makefile b/misc/fd/Makefile index 258a638c447..9bbd517e5c8 100644 --- a/misc/fd/Makefile +++ b/misc/fd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2001/01/29 11:34:34 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2001/02/17 18:09:01 wiz Exp $ # FreeBSD: ports/misc/fd/Makefile,v 1.14 1999/08/25 07:21:37 obrien Exp # @@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.ics.es.osaka-u.ac.jp/pub/FDclone/ \ http://hp.vector.co.jp/authors/VA012337/soft/fd/ MAINTAINER= Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> +COMMENT= File and directory management tool MANLANG= ja MAKE_ENV= LANG=${MANLANG} diff --git a/misc/fd/pkg/COMMENT b/misc/fd/pkg/COMMENT deleted file mode 100644 index 43a3080c66d..00000000000 --- a/misc/fd/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -File and directory management tool |