aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-04-02 07:29:48 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-04-02 07:29:48 +0000
commit98dd96ee205fb968db4585e6da5e5fbdd9c840fb (patch)
tree6417bfc0f123001e7d0471472fea2b997af1841d /ftp
parente74f65891de820071516510bbc68b8e00472a79e (diff)
downloadports-98dd96ee205fb968db4585e6da5e5fbdd9c840fb.tar.gz
ports-98dd96ee205fb968db4585e6da5e5fbdd9c840fb.zip
Notes
Diffstat (limited to 'ftp')
-rw-r--r--ftp/Makefile2
-rw-r--r--ftp/pkg/COMMENT1
2 files changed, 2 insertions, 1 deletions
diff --git a/ftp/Makefile b/ftp/Makefile
index 2c18ed53699f..a3e5c1a00846 100644
--- a/ftp/Makefile
+++ b/ftp/Makefile
@@ -1,6 +1,8 @@
# $FreeBSD$
#
+ COMMENT = FTP client and server utilities
+
SUBDIR += IglooFTP
SUBDIR += axel
SUBDIR += axelq
diff --git a/ftp/pkg/COMMENT b/ftp/pkg/COMMENT
deleted file mode 100644
index 58e357fe0103..000000000000
--- a/ftp/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-FTP client and server utilities