diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-10-14 23:47:48 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-10-14 23:47:48 +0000 |
commit | fc3f85d130f5f437a95257af00c8dba30126be83 (patch) | |
tree | a628a27c881d0bd34eac8d5c5f85db519c23d150 /games/xarchon | |
parent | 2e80a8bd3ca3651ca66cc14a03ad01fded032a81 (diff) | |
download | pkgsrc-fc3f85d130f5f437a95257af00c8dba30126be83.tar.gz |
add alternate download
Diffstat (limited to 'games/xarchon')
-rw-r--r-- | games/xarchon/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games/xarchon/Makefile b/games/xarchon/Makefile index 6e48c8ac383..6ae3ef844f7 100644 --- a/games/xarchon/Makefile +++ b/games/xarchon/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/10/14 23:32:16 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 1999/10/14 23:47:48 hubertf Exp $ # DISTNAME= xarchon-0.42 CATEGORIES= games x11 -MASTER_SITES= http://xarchon.seul.org/ +MASTER_SITES= http://xarchon.seul.org/ \ + ftp://xarchon.seul.org/pub/xarchon/ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://xarchon.seul.org/ |