diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-05-27 15:04:48 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-05-27 15:04:48 +0000 |
commit | cdc54f9e1966d4dd2aa1f64844de6cd0871835eb (patch) | |
tree | 730eb7172e3848f6bf8cf30767ed738cfbfe7a32 /games/gnomebreakout/Makefile | |
parent | 5cb973f08ba5ca36cedaa2597f9e8ca039ded612 (diff) | |
download | ports-cdc54f9e1966d4dd2aa1f64844de6cd0871835eb.tar.gz ports-cdc54f9e1966d4dd2aa1f64844de6cd0871835eb.zip |
Notes
Diffstat (limited to 'games/gnomebreakout/Makefile')
-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 |