diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-06-22 12:28:33 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-06-22 12:28:33 +0000 |
commit | e7f4393762db161a512719435745ae905f8b47a2 (patch) | |
tree | ba0e1de0eef0677179d64c05de20592493a1c3b1 /games/linux-nerogame | |
parent | b929dc54508f612c77e494e7df2033e78e9b30d5 (diff) | |
download | ports-e7f4393762db161a512719435745ae905f8b47a2.tar.gz ports-e7f4393762db161a512719435745ae905f8b47a2.zip |
Notes
Diffstat (limited to 'games/linux-nerogame')
-rw-r--r-- | games/linux-nerogame/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-nerogame/Makefile b/games/linux-nerogame/Makefile index 6a2b14ab76b8..d2bf7797bfad 100644 --- a/games/linux-nerogame/Makefile +++ b/games/linux-nerogame/Makefile @@ -4,7 +4,7 @@ PORTNAME= nerogame PORTVERSION= 2.0 CATEGORIES= games linux -MASTER_SITES= SF/nero.mirror +MASTER_SITES= http://nn.cs.utexas.edu/nero/downloads/ PKGNAMEPREFIX= linux- DISTNAME= nero2_linux_i386 |