aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-12-27 05:39:03 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-12-27 05:39:03 +0000
commitcb05b8ac705619799700bbbcabbcefe2bb47d886 (patch)
treef577e8830a53eefb0471527ae41cb8a1478c79b0 /misc
parentc3854bb233c238c12f75258485de60e44a4023a2 (diff)
downloadports-cb05b8ac705619799700bbbcabbcefe2bb47d886.tar.gz
ports-cb05b8ac705619799700bbbcabbcefe2bb47d886.zip
Notes
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