summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2003-02-19 16:07:30 +0000
committerPeter Pentchev <roam@FreeBSD.org>2003-02-19 16:07:30 +0000
commit33059bd0454bf0bf8ae9fbb4a689ed5ad9ba144b (patch)
treea75c47ce08f0ca053c58b8d5eeaf8d29744c1f51 /ftp
parentRemove autoconf257. It's a work in progress and it's breaking the (diff)
Remove pkg-comment files in my ports.
Notes
Notes: svn path=/head/; revision=75894
Diffstat (limited to 'ftp')
-rw-r--r--ftp/curl/Makefile1
-rw-r--r--ftp/curl/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index 670135c1cc59..f0dcdc7bf7b2 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -22,6 +22,7 @@ PATCH_SITES= ${MASTER_SITE_LOCAL} \
PATCH_SITE_SUBDIR= roam
MAINTAINER= roam@FreeBSD.org
+COMMENT= "Non-interactive tool to get files from FTP, GOPHER, HTTP(S) servers"
MAN1= curl.1 curl-config.1
MAN3= curl_easy_cleanup.3 curl_easy_duphandle.3 curl_easy_getinfo.3 \
diff --git a/ftp/curl/pkg-comment b/ftp/curl/pkg-comment
deleted file mode 100644
index 0b42615cdcb3..000000000000
--- a/ftp/curl/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Non-interactive tool to get files from FTP, GOPHER, HTTP(S) servers