diff options
author | thierry <thierry@FreeBSD.org> | 2004-12-26 18:27:34 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-12-26 18:27:34 +0800 |
commit | 60855b34b7a485b2a5cb015e41bfbc0a3fbc4ee9 (patch) | |
tree | ef6bfbda856feb60cb6a6fc8813e1ce866638224 /net/nic | |
parent | b75cf80504965b654e744cc05282051766289d47 (diff) | |
download | freebsd-ports-gnome-60855b34b7a485b2a5cb015e41bfbc0a3fbc4ee9.tar.gz freebsd-ports-gnome-60855b34b7a485b2a5cb015e41bfbc0a3fbc4ee9.tar.zst freebsd-ports-gnome-60855b34b7a485b2a5cb015e41bfbc0a3fbc4ee9.zip |
Mark BROKEN and chase Horde's moving.
Diffstat (limited to 'net/nic')
-rw-r--r-- | net/nic/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/net/nic/Makefile b/net/nic/Makefile index fe6d627d0502..9b28a2e3c0bc 100644 --- a/net/nic/Makefile +++ b/net/nic/Makefile @@ -11,10 +11,12 @@ PORTREVISION= 1 CATEGORIES= net www MASTER_SITES= http://pompo.net/horde/nic/ -MAINTAINER= thierry@pompo.net +MAINTAINER= thierry@FreeBSD.org COMMENT= Nic is a set of small web-based network applications -RUN_DEPENDS= ${LOCALBASE}/www/horde/index.php:${PORTSDIR}/www/horde2 +RUN_DEPENDS= ${LOCALBASE}/www/horde/index.php:${PORTSDIR}/www/horde + +BROKEN= "Not compatible with Horde 3 - to be refreshed." NO_BUILD= yes |