diff options
author | mjl <mjl> | 1999-08-06 22:55:02 +0000 |
---|---|---|
committer | mjl <mjl> | 1999-08-06 22:55:02 +0000 |
commit | 77d6b68c1d8263b233d411ce5c2551f3bdfb7d14 (patch) | |
tree | 10cf6c68ea6c4b85e12a095318f846477fc799df /games/spellcast/Makefile | |
parent | 1604ebc700793763720310c1858c6b798011d60e (diff) | |
download | pkgsrc-77d6b68c1d8263b233d411ce5c2551f3bdfb7d14.tar.gz |
Home page and download site have changed.
Diffstat (limited to 'games/spellcast/Makefile')
-rw-r--r-- | games/spellcast/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/spellcast/Makefile b/games/spellcast/Makefile index 7534651f8ef..58db23faee7 100644 --- a/games/spellcast/Makefile +++ b/games/spellcast/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.3 1999/01/30 23:18:48 agc Exp $ +# $NetBSD: Makefile,v 1.4 1999/08/06 22:55:02 mjl Exp $ # DISTNAME= spellcast PKGNAME= spellcast-1.2 CATEGORIES= games x11 -MASTER_SITES= http://www.edoc.com/zarf/ftp/ +MASTER_SITES= http://www.eblong.com/zarf/ftp/ EXTRACT_SUFX= .tar.Z MAINTAINER= root@garbled.net -HOMEPAGE= http://www.edoc.com/zarf/spellcast.html +HOMEPAGE= http://www.eblong.com/zarf/spellcast.html USE_X11BASE= yes |