diff options
author | Michael Landin <mich@FreeBSD.org> | 2005-02-14 12:42:53 +0000 |
---|---|---|
committer | Michael Landin <mich@FreeBSD.org> | 2005-02-14 12:42:53 +0000 |
commit | c4d06d45837a9194080f5caacc7fba647945a6d2 (patch) | |
tree | 393851cb18f173564c907024e812ebd322441866 /games/braincurses | |
parent | 5093209e2660e6623d205d731afb516bcc267225 (diff) | |
download | ports-c4d06d45837a9194080f5caacc7fba647945a6d2.tar.gz ports-c4d06d45837a9194080f5caacc7fba647945a6d2.zip |
Notes
Diffstat (limited to 'games/braincurses')
-rw-r--r-- | games/braincurses/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/braincurses/Makefile b/games/braincurses/Makefile index 0adc27c5b05d..60f0945fb81e 100644 --- a/games/braincurses/Makefile +++ b/games/braincurses/Makefile @@ -9,7 +9,7 @@ PORTNAME= braincurses PORTVERSION= 0.5a CATEGORIES= games -MASTER_SITES= http://uhaweb.hartford.edu/hyland/derr/ +MASTER_SITES= http://freebsdcluster.org/~mich/software/ MAINTAINER= mich@FreeBSD.org COMMENT= A clone of the Mastermind game |