aboutsummaryrefslogtreecommitdiffstats
path: root/misc/clex
diff options
context:
space:
mode:
authormich <mich@FreeBSD.org>2004-12-09 21:24:18 +0800
committermich <mich@FreeBSD.org>2004-12-09 21:24:18 +0800
commitd325bed62a66e8e9712ad3de7166f2ff618115b5 (patch)
tree1468af3372907e7c5c429379e68e0cd07c0abad1 /misc/clex
parenta3abb9f6814e4bdba5f5f8552f6481ef18f35fe8 (diff)
downloadfreebsd-ports-gnome-d325bed62a66e8e9712ad3de7166f2ff618115b5.tar.gz
freebsd-ports-gnome-d325bed62a66e8e9712ad3de7166f2ff618115b5.tar.zst
freebsd-ports-gnome-d325bed62a66e8e9712ad3de7166f2ff618115b5.zip
o Fix unfetchable distfile
Reported by: pointyhat (kris)
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