diff options
author | Mark Pulford <markp@FreeBSD.org> | 2003-12-12 10:43:35 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2003-12-12 10:43:35 +0000 |
commit | 968a9517093a9c2c12f5147c31a7e1986522579e (patch) | |
tree | 793ed3237a67d8229d42dfc7913658af323c2e0f /games/nighthawk | |
parent | d6b4ef4251f9e353639575e13a4eac095dd3015d (diff) | |
download | ports-968a9517093a9c2c12f5147c31a7e1986522579e.tar.gz ports-968a9517093a9c2c12f5147c31a7e1986522579e.zip |
Notes
Diffstat (limited to 'games/nighthawk')
-rw-r--r-- | games/nighthawk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nighthawk/Makefile b/games/nighthawk/Makefile index 47a9ad982669..cf65a41c58c2 100644 --- a/games/nighthawk/Makefile +++ b/games/nighthawk/Makefile @@ -9,7 +9,7 @@ PORTNAME= nighthawk PORTVERSION= 2.2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SUNSITE} \ - http://lothar.arafura.net.au/~jsno/rel/unix_projects/ + http://jsno.leal.com.au/rel/unix_projects/ MASTER_SITE_SUBDIR= games/arcade EXTRACT_SUFX= -1.tar.gz |