diff options
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/ |