diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-12-10 17:24:33 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-12-10 17:24:33 +0000 |
commit | 338a9dd6f724a93f51928c02deb6c163ab3782de (patch) | |
tree | d3cd4736c684d327cb76be52be0f73e0b446c311 /games/nethack3-tty | |
parent | 4fb4f50daa68a6ab4c40a8287e2cb9cebf7e27f9 (diff) | |
download | FreeBSD-ports-338a9dd6f724a93f51928c02deb6c163ab3782de.zip FreeBSD-ports-338a9dd6f724a93f51928c02deb6c163ab3782de.tar.gz |
Add more MASTER_SITES.
PR: ports/9037
Submitted by: josh@quick.net
Diffstat (limited to 'games/nethack3-tty')
-rw-r--r-- | games/nethack3-tty/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/nethack3-tty/Makefile b/games/nethack3-tty/Makefile index b9a3ab9..941980c 100644 --- a/games/nethack3-tty/Makefile +++ b/games/nethack3-tty/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 |