aboutsummaryrefslogtreecommitdiff
path: root/misc/clex
diff options
context:
space:
mode:
authorMichael Landin <mich@FreeBSD.org>2004-12-09 13:24:18 +0000
committerMichael Landin <mich@FreeBSD.org>2004-12-09 13:24:18 +0000
commit4402c047e5f26d6c5e4947453e8192d9e8edf601 (patch)
tree602aa862ce1a60a407dd296daa408aad11bb8e8c /misc/clex
parent4ec3691edf1256b6b25e6c8ba60313c05cfa7f85 (diff)
downloadports-4402c047e5f26d6c5e4947453e8192d9e8edf601.tar.gz
ports-4402c047e5f26d6c5e4947453e8192d9e8edf601.zip
o Fix unfetchable distfile
Reported by: pointyhat (kris)
Notes
Notes: svn path=/head/; revision=123560
Diffstat (limited to 'misc/clex')
-rw-r--r--misc/clex/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/clex/Makefile b/misc/clex/Makefile
index 22b6677b1329..237627f3be64 100644
--- a/misc/clex/Makefile
+++ b/misc/clex/Makefile
@@ -8,14 +8,12 @@
PORTNAME= clex
PORTVERSION= 3.10
CATEGORIES= misc
-MASTER_SITES= http://www.clex.sk/download/
+MASTER_SITES= http://freebsdcluster.org/~mich/software/
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= mich@FreeBSD.org
COMMENT= A commandline file manager
-BROKEN= Unfetchable
-
GNU_CONFIGURE= yes
USE_GMAKE= yes