diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-09 12:59:03 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-09 12:59:03 +0000 |
commit | 496ac41eab239d23ec8c4be4de8c7274167db816 (patch) | |
tree | 833ea06148a6d04c639882998b046989806a59ed /mail/ml | |
parent | 0888e6c87c87611f8c3c91d010963770653c20ec (diff) |
Mark a few ports BROKEN: unfetchable
Notes
Notes:
svn path=/head/; revision=401096
Diffstat (limited to 'mail/ml')
-rw-r--r-- | mail/ml/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/ml/Makefile b/mail/ml/Makefile index d978480994f1..67352391475a 100644 --- a/mail/ml/Makefile +++ b/mail/ml/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://ftp.uni-koeln.de/windows/xcontrib/ MAINTAINER= ports@FreeBSD.org COMMENT= X11 IMAP client +BROKEN= unfetchable + WRKSRC= ${WRKDIR}/${DISTNAME}/src USES= imake motif USE_XORG= ice sm x11 xext xmu xp xt |