diff options
author | vs <vs@FreeBSD.org> | 2004-05-27 23:04:48 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-05-27 23:04:48 +0800 |
commit | 88720abced8a8a72d23add8c4ffb24c8d769350a (patch) | |
tree | 603331678566882cce99821607408cf05d7c1e51 | |
parent | f54aeaf9492df7021d5bada311736d830d96606e (diff) | |
download | freebsd-ports-gnome-88720abced8a8a72d23add8c4ffb24c8d769350a.tar.gz freebsd-ports-gnome-88720abced8a8a72d23add8c4ffb24c8d769350a.tar.zst freebsd-ports-gnome-88720abced8a8a72d23add8c4ffb24c8d769350a.zip |
Chase MASTERSITE.
Noticed by: Robert Huff
-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 |