diff options
-rw-r--r-- | net-im/naim/Makefile | 4 | ||||
-rw-r--r-- | net/naim/Makefile | 4 |
2 files changed, 6 insertions, 2 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) 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) |