diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-01-29 21:40:13 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-01-29 21:40:13 +0000 |
commit | a0332de98e5f5c536e0b913e55c165ef1ab701c3 (patch) | |
tree | 4d697c6fc146e45df159f076c2af572f7f994340 /shells/fd/Makefile | |
parent | Update to 20011031 (diff) |
Repocopy and move "fd" from misc/ to shells/ which is more suitable
category for the port.
Approved by: Nobuhiro Yasutomi <nobu@tech.isac.co.jp> (MAINTAINER)
Repocopied by: joe
Notes
Notes:
svn path=/head/; revision=53989
Diffstat (limited to 'shells/fd/Makefile')
-rw-r--r-- | shells/fd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/fd/Makefile b/shells/fd/Makefile index 10b7725a67ae..caf5025a7116 100644 --- a/shells/fd/Makefile +++ b/shells/fd/Makefile @@ -8,7 +8,7 @@ PORTNAME= fd PORTVERSION= 1.03u PORTREVISION= 2 -CATEGORIES= misc +CATEGORIES= shells MASTER_SITES= http://hp.vector.co.jp/authors/VA012337/soft/fd/ \ ftp://ftp.vector.co.jp/pack/unix/util/file/filer/fd/ DISTNAME= FD-${PORTVERSION} |