diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-10-25 02:37:53 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-10-25 02:37:53 +0800 |
commit | 68e4eaf1a0cb316224117412a28bb852e2daa65c (patch) | |
tree | 986e73162593079ba423825e2a096c00030d6998 | |
parent | ca79f960da55e0718c3bf7143e19204556186160 (diff) | |
download | freebsd-ports-gnome-68e4eaf1a0cb316224117412a28bb852e2daa65c.tar.gz freebsd-ports-gnome-68e4eaf1a0cb316224117412a28bb852e2daa65c.tar.zst freebsd-ports-gnome-68e4eaf1a0cb316224117412a28bb852e2daa65c.zip |
Restore maintainership and unbreak port. There was a problem in
the maintainer's datacenter.
-rw-r--r-- | net-im/naim/Makefile | 4 | ||||
-rw-r--r-- | net/naim/Makefile | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/net-im/naim/Makefile b/net-im/naim/Makefile index c52bd5cfc8f9..6ed5d87b19f3 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= ports@FreeBSD.org +MAINTAINER= tlp@LiquidX.org COMMENT= Console ncurses-based AIM, ICQ, IRC, and Lily client GNU_CONFIGURE= yes @@ -26,8 +26,6 @@ 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 c52bd5cfc8f9..6ed5d87b19f3 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= ports@FreeBSD.org +MAINTAINER= tlp@LiquidX.org COMMENT= Console ncurses-based AIM, ICQ, IRC, and Lily client GNU_CONFIGURE= yes @@ -26,8 +26,6 @@ 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) |