diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-27 05:39:03 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-27 05:39:03 +0000 |
commit | cb05b8ac705619799700bbbcabbcefe2bb47d886 (patch) | |
tree | f577e8830a53eefb0471527ae41cb8a1478c79b0 /misc/gtl | |
parent | c3854bb233c238c12f75258485de60e44a4023a2 (diff) | |
download | ports-cb05b8ac705619799700bbbcabbcefe2bb47d886.tar.gz ports-cb05b8ac705619799700bbbcabbcefe2bb47d886.zip |
Notes
Diffstat (limited to 'misc/gtl')
-rw-r--r-- | misc/gtl/Makefile | 4 |
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 |