summaryrefslogtreecommitdiff
path: root/ftp/mget
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
commitf0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch)
treeeb25a1bb38a1d88bc48792c4bc3007a7580d627d /ftp/mget
parentForced commit to note that the previous revision also included patches (diff)
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
Notes
Notes: svn path=/head/; revision=69808
Diffstat (limited to 'ftp/mget')
-rw-r--r--ftp/mget/Makefile2
-rw-r--r--ftp/mget/pkg-comment1
2 files changed, 1 insertions, 2 deletions
diff --git a/ftp/mget/Makefile b/ftp/mget/Makefile
index a770e0e7a46d..bc1b288e9712 100644
--- a/ftp/mget/Makefile
+++ b/ftp/mget/Makefile
@@ -13,8 +13,6 @@ MASTER_SITES= http://www.cse.iitk.ac.in/users/dbera/
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Multi Threaded Wget
-
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
CFLAGS+= -DHAS_HERROR -DHAVE_GETOPT_LONG -DHAVE_INET_NTOP -DHAVE_IPV6 \
diff --git a/ftp/mget/pkg-comment b/ftp/mget/pkg-comment
new file mode 100644
index 000000000000..0cd0bf68c00c
--- /dev/null
+++ b/ftp/mget/pkg-comment
@@ -0,0 +1 @@
+Multi Threaded Wget