diff options
-rw-r--r-- | games/gnomebreakout/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnomebreakout/Makefile b/games/gnomebreakout/Makefile index eafa8885543a..babb920e547f 100644 --- a/games/gnomebreakout/Makefile +++ b/games/gnomebreakout/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnomebreakout PORTVERSION= 0.5.3 CATEGORIES= games gnome -MASTER_SITES= http://www.users.on.net/mipearson/ +MASTER_SITES= http://www.users.on.net/~mipearson/ DISTNAME= gnome-breakout-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |