summaryrefslogtreecommitdiff
path: root/net-im/naim
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2005-10-24 11:40:39 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2005-10-24 11:40:39 +0000
commitf090b6faccb6e85d71cfcc78a9cdef3e31a4728b (patch)
tree951078e0b7bc7d0c65154780db692d4c39a6aa92 /net-im/naim
parentUpdate to 5.2.0 (diff)
- 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
Notes
Notes: svn path=/head/; revision=146240
Diffstat (limited to 'net-im/naim')
-rw-r--r--net-im/naim/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-im/naim/Makefile b/net-im/naim/Makefile
index 6ed5d87b19f3..c52bd5cfc8f9 100644
--- a/net-im/naim/Makefile
+++ b/net-im/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)