diff options
author | Maxime Henrion <mux@FreeBSD.org> | 2002-03-21 14:28:42 +0000 |
---|---|---|
committer | Maxime Henrion <mux@FreeBSD.org> | 2002-03-21 14:28:42 +0000 |
commit | 50303bec47795d3ab3922d4366b3a934f2156b6b (patch) | |
tree | 3a0548da3da7a57a1cdf6611b4423040fa01d76b /games | |
parent | 50933e5617f9e21957bc696bc6c35559ebea6cdb (diff) | |
download | ports-50303bec47795d3ab3922d4366b3a934f2156b6b.tar.gz ports-50303bec47795d3ab3922d4366b3a934f2156b6b.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/wtf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/wtf/Makefile b/games/wtf/Makefile index 0f8b28d7f357..b6f18af224f5 100644 --- a/games/wtf/Makefile +++ b/games/wtf/Makefile @@ -9,11 +9,11 @@ PORTNAME= wtf PORTVERSION= 20020210 CATEGORIES= games -MASTER_SITES= http://www.sneakerz.org/~mux/wtf/ \ +MASTER_SITES= http://www.mu.org/~mux/wtf/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= petef -MAINTAINER= mux@sneakerz.org +MAINTAINER= mux@FreeBSD.org NO_BUILD= yes USE_PERL5= yes |