diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-04-03 07:58:57 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-04-03 07:58:57 +0800 |
commit | 7102c5f5c88dcedb4f6e38fdb560e3bda354b955 (patch) | |
tree | 9c3448a6e63ebd5c88e246614b54aef84eab696f /irc | |
parent | 98ce5aa973cd2b413f46d1eae3c066713f88f51e (diff) | |
download | freebsd-ports-gnome-7102c5f5c88dcedb4f6e38fdb560e3bda354b955.tar.gz freebsd-ports-gnome-7102c5f5c88dcedb4f6e38fdb560e3bda354b955.tar.zst freebsd-ports-gnome-7102c5f5c88dcedb4f6e38fdb560e3bda354b955.zip |
BROKEN: Unfetchable
Diffstat (limited to 'irc')
-rw-r--r-- | irc/scrollz/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/scrollz/Makefile b/irc/scrollz/Makefile index 17d50794db83..8d95f5172891 100644 --- a/irc/scrollz/Makefile +++ b/irc/scrollz/Makefile @@ -14,6 +14,8 @@ DISTNAME= ScrollZ-${PORTVERSION} MAINTAINER= damm@yazzy.org COMMENT= Enhanced ircII client that supports scripts, colors, and more +BROKEN= Unfetchable + USE_GMAKE= yes USE_PERL5_BUILD=yes IS_INTERACTIVE= yes |