diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-10 17:24:33 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-10 17:24:33 +0000 |
commit | d17c12dd8dd8d0cf5eca3b1e74242dc69bb3ba1b (patch) | |
tree | 0561c3f7f70e3d4f7d8657b1561d7e5c6b53265c /games/nethack34-nox11 | |
parent | ee0a587195847acaa9b4cf2883ab01768a007610 (diff) | |
download | ports-d17c12dd8dd8d0cf5eca3b1e74242dc69bb3ba1b.tar.gz ports-d17c12dd8dd8d0cf5eca3b1e74242dc69bb3ba1b.zip |
Add more MASTER_SITES.
PR: ports/9037
Submitted by: josh@quick.net
Notes
Notes:
svn path=/head/; revision=15256
Diffstat (limited to 'games/nethack34-nox11')
-rw-r--r-- | games/nethack34-nox11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/nethack34-nox11/Makefile b/games/nethack34-nox11/Makefile index b9a3ab9f8bcd..941980cda6a0 100644 --- a/games/nethack34-nox11/Makefile +++ b/games/nethack34-nox11/Makefile @@ -3,12 +3,12 @@ # Date created: 27 March 1995 # Whom: asami # -# $Id: Makefile,v 1.16 1998/09/28 02:10:56 steve Exp $ +# $Id: Makefile,v 1.17 1998/11/21 00:48:19 flathill Exp $ # DISTNAME= nethack-3.2.2 CATEGORIES= games -MASTER_SITES= ftp://ftp.uu.net/pub/games/nethack/sources/ \ +MASTER_SITES= ftp://ftp.wtower.com/nethack/sources/ \ ${MASTER_SITE_GNU} MAINTAINER= ports@FreeBSD.ORG |