diff options
author | wiz <wiz> | 2006-10-04 21:35:58 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-10-04 21:35:58 +0000 |
commit | fd5576d9c9fbe0aec9635bc12c3f6acf0a45741a (patch) | |
tree | f449e49da4dfdae2a0f7b2f6d32153d877199d49 /devel/gentle | |
parent | bc0c3d33438e7602bb0d1351e8453ccde2f70aa4 (diff) | |
download | pkgsrc-fd5576d9c9fbe0aec9635bc12c3f6acf0a45741a.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'devel/gentle')
-rw-r--r-- | devel/gentle/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/gentle/Makefile b/devel/gentle/Makefile index 6e0158a5c2c..990b52e1676 100644 --- a/devel/gentle/Makefile +++ b/devel/gentle/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.4 2005/10/23 14:11:10 rillig Exp $ +# $NetBSD: Makefile,v 1.5 2006/10/04 21:35:58 wiz Exp $ # DISTNAME= gentle-97 CATEGORIES= devel -MASTER_SITES= ftp://ftp.cs.cuhk.hk/pub/Linux/devel/compiler-tools/ +MASTER_SITES= http://gentle.compilertools.net/ MAINTAINER= MarkoSchuetz@web.de -HOMEPAGE= http://gentle.compilertools.net/distribution.html +HOMEPAGE= http://gentle.compilertools.net/ COMMENT= Gentle Compiler Construction System USE_LIBTOOL= yes |