aboutsummaryrefslogtreecommitdiff
path: root/games/nsnake
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-08-13 16:53:48 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-08-13 16:53:48 +0000
commit2fba138489729ae6e58f213fc29dcb60b0b9236a (patch)
treed7e5992e434e135ef37a5b925f61d3920a1ba7a9 /games/nsnake
parentb79bb11e14a8100a90b6d6defad535a4c9207a7a (diff)
downloadports-2fba138489729ae6e58f213fc29dcb60b0b9236a.tar.gz
ports-2fba138489729ae6e58f213fc29dcb60b0b9236a.zip
games/nsnake: change MASTER_SITES
- Change MASTER_SITES to the new location - Pass maintainership to the submitter PR: ports/181256 Submitted by: David Demelier <demelier.david gmail.com>
Notes
Notes: svn path=/head/; revision=324674
Diffstat (limited to 'games/nsnake')
-rw-r--r--games/nsnake/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/nsnake/Makefile b/games/nsnake/Makefile
index ca05bec2eccc..041bbde01616 100644
--- a/games/nsnake/Makefile
+++ b/games/nsnake/Makefile
@@ -4,10 +4,10 @@
PORTNAME= nsnake
PORTVERSION= 1.4
CATEGORIES= games
-MASTER_SITES= http://softs.malikania.fr/releases/
+MASTER_SITES= http://releases.malikania.fr/nsnake/
EXTRACT_SUFX= .tgz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= demelier.david@gmail.com
COMMENT= Snake game written in C and ncurses
LICENSE= MIT