summaryrefslogtreecommitdiff
path: root/ftp/yafc
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-20 17:24:13 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-20 17:24:13 +0000
commit1707b424cb5fb67d17318c9d90affaf0c362531d (patch)
treee2f41c497a07a8a220e52c34456b2ab2734091ff /ftp/yafc
parentDe-pkg-comment. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=75953
Diffstat (limited to 'ftp/yafc')
-rw-r--r--ftp/yafc/Makefile1
-rw-r--r--ftp/yafc/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile
index 707d2e0654ff..fbfff482dabc 100644
--- a/ftp/yafc/Makefile
+++ b/ftp/yafc/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
+COMMENT= Yet another ftp client. Similar to ftp(1)
USE_BZIP2= yes
GNU_CONFIGURE= yes
diff --git a/ftp/yafc/pkg-comment b/ftp/yafc/pkg-comment
deleted file mode 100644
index 2fb0af59fc0a..000000000000
--- a/ftp/yafc/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Yet another ftp client. Similar to ftp(1)