summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
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