summaryrefslogtreecommitdiff
path: root/www/larbin
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-02-28 04:48:52 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-02-28 04:48:52 +0000
commitec6668beffcaf87568d38c0fb9e11b834a14c761 (patch)
tree101c0bf41916fab36b5179c4aa1217f3aebdd149 /www/larbin
parentRemove some dead and unreliable master sites. Only one left. (diff)
Remove an unreliable master site (often returns an infinite amount of
data when fetching). The port is now unfetchable; mark it BROKEN. Remove maintainer for inactivity (no response since June 2004).
Diffstat (limited to 'www/larbin')
-rw-r--r--www/larbin/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/larbin/Makefile b/www/larbin/Makefile
index 36a39eb9665b..f6fdbe47d1e6 100644
--- a/www/larbin/Makefile
+++ b/www/larbin/Makefile
@@ -9,15 +9,16 @@ PORTNAME= larbin
PORTVERSION= 2.6.3
PORTREVISION= 1
CATEGORIES= www
-MASTER_SITES= ftp://ftp.sourceforge.net/pub/sourceforge/larbin/ \
- http://prdownloads.sourceforge.net/larbin/
+MASTER_SITES= ftp://ftp.sourceforge.net/pub/sourceforge/larbin/
-MAINTAINER= hmp@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A powerful HTTP crawler with an easy interface
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 \
makedepend:${X_IMAKE_PORT}
+BROKEN= Unfetchable
+
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_REINPLACE= yes