aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2005-10-24 19:40:39 +0800
committerehaupt <ehaupt@FreeBSD.org>2005-10-24 19:40:39 +0800
commita3feb879b2ea8690873ff6595812a4f57ea08c65 (patch)
tree958684217673734e8f2780ca9bbdd62d29562149 /net
parent2a0aff1546c51a1167045edc59d11cbec5a7b5fb (diff)
downloadfreebsd-ports-gnome-a3feb879b2ea8690873ff6595812a4f57ea08c65.tar.gz
freebsd-ports-gnome-a3feb879b2ea8690873ff6595812a4f57ea08c65.tar.zst
freebsd-ports-gnome-a3feb879b2ea8690873ff6595812a4f57ea08c65.zip
- Mark broken, distfile is unfetchable
- Reset maintainer, address bounces [1] [1] 451 4.3.0 mailer local died with signal 11 (core dumped) Arguments: dspam -f ehaupt@FreeBSD.org --deliver=innocent --user tlp -d %u <tlp@LiquidX.org>... Deferred: local mailer (/usr/local/dspam/bin/dspam) exited with EX_TEMPFAIL Message could not be delivered for 1 day Message will be deleted from queue Reported by: pointyhat via kris
Diffstat (limited to 'net')
-rw-r--r--net/naim/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/naim/Makefile b/net/naim/Makefile
index 6ed5d87b19f3..c52bd5cfc8f9 100644
--- a/net/naim/Makefile
+++ b/net/naim/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net irc
MASTER_SITES= http://www.liquidx.org/distfiles/ \
http://shell.n.ml.org/n/naim/
-MAINTAINER= tlp@LiquidX.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Console ncurses-based AIM, ICQ, IRC, and Lily client
GNU_CONFIGURE= yes
@@ -26,6 +26,8 @@ PORTDOCS= FAQ README commands.txt keyboard.txt
OPTIONS= DETACH "Enable 'detach' feature (requires misc/screen)" off
+BROKEN= "Unfetchable"
+
.include <bsd.port.pre.mk>
.if !defined(NOPORTDOCS)