diff options
author | asami <asami@FreeBSD.org> | 1997-12-09 13:02:42 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-12-09 13:02:42 +0800 |
commit | c1883edd8cce5b0746338676e38a4efbfc77da7d (patch) | |
tree | 6c3197d0c27bef8b9d4f8fbf22912f66731e9c6d /mail | |
parent | 3def9ac57f0470f725a1a7f74e2d8aa1133c176b (diff) | |
download | freebsd-ports-gnome-c1883edd8cce5b0746338676e38a4efbfc77da7d.tar.gz freebsd-ports-gnome-c1883edd8cce5b0746338676e38a4efbfc77da7d.tar.zst freebsd-ports-gnome-c1883edd8cce5b0746338676e38a4efbfc77da7d.zip |
Mark this port broken, it does not even patch.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/imap-uw/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile index fb50e1d2149e..b85e07686f4d 100644 --- a/mail/imap-uw/Makefile +++ b/mail/imap-uw/Makefile @@ -3,7 +3,7 @@ # Date created: 9 Jan 1997 # Whom: pst # -# $Id: Makefile,v 1.7 1997/06/03 07:05:23 pst Exp $ +# $Id: Makefile,v 1.8 1997/12/07 01:02:48 pst Exp $ # DISTNAME= imap-4.1.BETA @@ -14,6 +14,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= pst@freebsd.org +BROKEN= patch IGNOREFILES= ${DISTFILES} ALL_TARGET= bsf MAN8= ipopd.8 imapd.8 |