diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:59:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:59:34 +0000 |
commit | 7938151fe64ccdb4a6590729489aee3a565c7f41 (patch) | |
tree | b23cfc862fc11d7c74719bee55ff02be184684e6 /www/galway | |
parent | fda968c83e149892eea991425ed951159f3da912 (diff) | |
download | pkgsrc-7938151fe64ccdb4a6590729489aee3a565c7f41.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'www/galway')
-rw-r--r-- | www/galway/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/galway/Makefile b/www/galway/Makefile index 8c969941983..91c41d04879 100644 --- a/www/galway/Makefile +++ b/www/galway/Makefile @@ -1,14 +1,13 @@ -# $NetBSD: Makefile,v 1.15 2006/02/05 23:11:23 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2006/10/04 22:04:09 wiz Exp $ # DISTNAME= galway-0.33 PKGREVISION= 8 CATEGORIES= www x11 gnome -MASTER_SITES= http://erin.netpedia.net/download/ +MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .tgz MAINTAINER= rh@NetBSD.org -HOMEPAGE= http://erin.netpedia.net/galway.html COMMENT= Web editor programmed in Scheme DEPENDS+= guile-gtk-0.19*:../../devel/guile14-gtk |