diff options
author | obache <obache@pkgsrc.org> | 2008-07-07 04:01:30 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-07-07 04:01:30 +0000 |
commit | a0d40e1c1b41b9f8a739b5a6015e6953b52711d0 (patch) | |
tree | 1aedf2a3a81d9eda2e18b29e4ab51bc592bf628b /games/xpilot/Makefile | |
parent | 2c7ce8304a43798b1276fcea5e2a54e81d340f08 (diff) | |
download | pkgsrc-a0d40e1c1b41b9f8a739b5a6015e6953b52711d0.tar.gz |
Now avaiable from sf.net. Noticed by Zafer Aydogan via private mail.
Diffstat (limited to 'games/xpilot/Makefile')
-rw-r--r-- | games/xpilot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xpilot/Makefile b/games/xpilot/Makefile index 38aebb8354d..cc7504603bd 100644 --- a/games/xpilot/Makefile +++ b/games/xpilot/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.12 2008/01/19 09:16:23 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2008/07/07 04:04:37 obache Exp $ # DISTNAME= xpilot-4.5.4 PKGREVISION= 2 CATEGORIES= games x11 -MASTER_SITES= ftp://ftp.xpilot.org/pub/xpilot/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xpilotgame/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.xpilot.org/ |