diff options
author | erwin <erwin@FreeBSD.org> | 2010-09-30 19:03:31 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2010-09-30 19:03:31 +0800 |
commit | 38b42b6df8344c7b2df548e7434ca9fc3d80f6e5 (patch) | |
tree | e803958da96c6394732643848f8e3322f066e5ee /ftp | |
parent | 8a79496a0fb2baee6d82b7c5ef8d909aa4d3ed2d (diff) | |
download | freebsd-ports-graphics-38b42b6df8344c7b2df548e7434ca9fc3d80f6e5.tar.gz freebsd-ports-graphics-38b42b6df8344c7b2df548e7434ca9fc3d80f6e5.tar.zst freebsd-ports-graphics-38b42b6df8344c7b2df548e7434ca9fc3d80f6e5.zip |
Mark BROKEN: does not fetch.
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/ftpq/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/ftpq/Makefile b/ftp/ftpq/Makefile index ffcb0028159..e37f26ba035 100644 --- a/ftp/ftpq/Makefile +++ b/ftp/ftpq/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://mark.tranchant.co.uk/files/ MAINTAINER= ports@FreeBSD.org COMMENT= Upload queue manager for non-permanent connections +BROKEN= does not fetch + USE_GMAKE= yes GNU_CONFIGURE= yes MAN1= ftpq.1 |