diff options
author | Michael Landin <mich@FreeBSD.org> | 2006-05-24 08:29:07 +0000 |
---|---|---|
committer | Michael Landin <mich@FreeBSD.org> | 2006-05-24 08:29:07 +0000 |
commit | 09315c8a2355e8b3320de18624556e5c3da633e1 (patch) | |
tree | 7a7f85b22384927d14e8c98aa9dea4b57ecf2df8 /games/nibbles | |
parent | 692d35c93029f8b416d61ce45b899810ff28f11d (diff) | |
download | ports-09315c8a2355e8b3320de18624556e5c3da633e1.tar.gz ports-09315c8a2355e8b3320de18624556e5c3da633e1.zip |
Notes
Diffstat (limited to 'games/nibbles')
-rw-r--r-- | games/nibbles/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nibbles/Makefile b/games/nibbles/Makefile index be671d761d48..fef2e6eb9bdb 100644 --- a/games/nibbles/Makefile +++ b/games/nibbles/Makefile @@ -9,7 +9,7 @@ PORTNAME= nibbles PORTVERSION= 1.2 CATEGORIES= games -MASTER_SITES= http://download.nmee.net/nibbles/ +MASTER_SITES= http://freebsd.unixfreunde.de/sources/ MAINTAINER= mich@FreeBSD.org COMMENT= Nibbles is a simple ncurses-based console game |