diff options
author | markp <markp@FreeBSD.org> | 2003-12-12 18:43:35 +0800 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2003-12-12 18:43:35 +0800 |
commit | 49ad013afc37a6f3473a1303d14668dbc413d421 (patch) | |
tree | 7ffc92bb216dc63228f864d8672c1197cffb1ea9 /games | |
parent | 278df5519d9a559874ddc10b05b0d946627970b5 (diff) | |
download | freebsd-ports-gnome-49ad013afc37a6f3473a1303d14668dbc413d421.tar.gz freebsd-ports-gnome-49ad013afc37a6f3473a1303d14668dbc413d421.tar.zst freebsd-ports-gnome-49ad013afc37a6f3473a1303d14668dbc413d421.zip |
Updated homepage.
Diffstat (limited to 'games')
-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 |