aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2002-12-27 13:39:03 +0800
committeredwin <edwin@FreeBSD.org>2002-12-27 13:39:03 +0800
commit6ab649e961c578f994bcd3aeff51790bc3a0db9e (patch)
tree9333beffe0ffa777d2eb564d3c7709e6222927d1 /misc
parent9ad086ed8f8afbdb272e6ee1cb8c6e92559caaf3 (diff)
downloadfreebsd-ports-gnome-6ab649e961c578f994bcd3aeff51790bc3a0db9e.tar.gz
freebsd-ports-gnome-6ab649e961c578f994bcd3aeff51790bc3a0db9e.tar.zst
freebsd-ports-gnome-6ab649e961c578f994bcd3aeff51790bc3a0db9e.zip
Clear master_sites, source-files aren't availabnle from there anymore.
Noticed by: portsurvey.
Diffstat (limited to 'misc')
-rw-r--r--misc/gtl/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/gtl/Makefile b/misc/gtl/Makefile
index c9a6edcf32e0..a4605c293f47 100644
--- a/misc/gtl/Makefile
+++ b/misc/gtl/Makefile
@@ -8,7 +8,9 @@
PORTNAME= gtl
PORTVERSION= 0.3.3
CATEGORIES= misc
-MASTER_SITES= http://infosun.fmi.uni-passau.de/GTL/archive/
+# The original distribution files are not available
+# anymore from the master_sites (http://infosun.fmi.uni-passau.de/GTL/)
+MASTER_SITES= #
DISTNAME= GTL-${PORTVERSION}
MAINTAINER= nakai@FreeBSD.org