diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2010-09-30 11:03:31 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2010-09-30 11:03:31 +0000 |
commit | bb1fc37ac895c88da235aa0895021dcc3be445fa (patch) | |
tree | 2a7246dcdc9f76c0779d8c96bc27398ec914c212 /ftp | |
parent | addfc50131b1d287cb93f3e0fe04b6fe34104919 (diff) | |
download | ports-bb1fc37ac895c88da235aa0895021dcc3be445fa.tar.gz ports-bb1fc37ac895c88da235aa0895021dcc3be445fa.zip |
Mark BROKEN: does not fetch.
Notes
Notes:
svn path=/head/; revision=262160
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 ffcb00281595..e37f26ba0351 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 |