diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 01:24:13 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 01:24:13 +0800 |
commit | 74fb8c95f9f6bc3926bf7935e2ee88307097281b (patch) | |
tree | 25fe2b8c6b4cbf51d26c0fcd7e8f060c5c5b7a16 /ftp/mget | |
parent | 710658d5c5fed6d409c2374bab7ed72890b63b39 (diff) | |
download | freebsd-ports-gnome-74fb8c95f9f6bc3926bf7935e2ee88307097281b.tar.gz freebsd-ports-gnome-74fb8c95f9f6bc3926bf7935e2ee88307097281b.tar.zst freebsd-ports-gnome-74fb8c95f9f6bc3926bf7935e2ee88307097281b.zip |
De-pkg-comment.
Diffstat (limited to 'ftp/mget')
-rw-r--r-- | ftp/mget/Makefile | 1 | ||||
-rw-r--r-- | ftp/mget/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/ftp/mget/Makefile b/ftp/mget/Makefile index 8ce9e6b92075..3d1daa8accfd 100644 --- a/ftp/mget/Makefile +++ b/ftp/mget/Makefile @@ -12,6 +12,7 @@ CATEGORIES= ftp ipv6 MASTER_SITES= http://www.cse.iitk.ac.in/users/dbera/ MAINTAINER= ports@FreeBSD.org +COMMENT= Multi Threaded Wget CFLAGS+= -DHAS_HERROR -DHAVE_GETOPT_LONG -DHAVE_INET_NTOP -DHAVE_IPV6 \ ${PTHREAD_CFLAGS:S/"//g} diff --git a/ftp/mget/pkg-comment b/ftp/mget/pkg-comment deleted file mode 100644 index 0cd0bf68c00c..000000000000 --- a/ftp/mget/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Multi Threaded Wget |