diff options
author | mux <mux@FreeBSD.org> | 2002-03-21 22:28:42 +0800 |
---|---|---|
committer | mux <mux@FreeBSD.org> | 2002-03-21 22:28:42 +0800 |
commit | 5312252c25877976ebc45291d40c9c1150db2658 (patch) | |
tree | 6faaa4fc98c46b527d3c019b09a46662b4ffe63f /games/wtf | |
parent | 64d0450e37afac1369a8f73e13aa930cb62e1d88 (diff) | |
download | freebsd-ports-gnome-5312252c25877976ebc45291d40c9c1150db2658.tar.gz freebsd-ports-gnome-5312252c25877976ebc45291d40c9c1150db2658.tar.zst freebsd-ports-gnome-5312252c25877976ebc45291d40c9c1150db2658.zip |
Update MASTER_SITES and my maintainer email address.
Reviewed by: roberto
Diffstat (limited to 'games/wtf')
-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 |