diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-25 02:37:53 +0800 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-25 02:37:53 +0800 |
commit | 6e0e3bf3ec855cdb608a6949984235de30b5c072 (patch) | |
tree | 2d9b5ec682e15071889185c4eec9560ba48271e8 /net | |
parent | 4358e39689deb734bebc7dc7afabaa8f827b55ee (diff) | |
download | freebsd-ports-gnome-6e0e3bf3ec855cdb608a6949984235de30b5c072.tar.gz freebsd-ports-gnome-6e0e3bf3ec855cdb608a6949984235de30b5c072.tar.zst freebsd-ports-gnome-6e0e3bf3ec855cdb608a6949984235de30b5c072.zip |
Restore maintainership and unbreak port. There was a problem in
the maintainer's datacenter.
Diffstat (limited to 'net')
-rw-r--r-- | net/naim/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
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) |