diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-04 07:20:54 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-04 07:20:54 +0000 |
commit | 5601133008b8d6976492fc18bfc1927f09790aa9 (patch) | |
tree | b9e1fd3d4f093b4bc7280b2bd5f1d723a63429e4 /games | |
parent | 476628a9dbdcbbe182c49604ec05f59c9c73f55b (diff) | |
download | ports-5601133008b8d6976492fc18bfc1927f09790aa9.tar.gz ports-5601133008b8d6976492fc18bfc1927f09790aa9.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/tuxpuck/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/tuxpuck/Makefile b/games/tuxpuck/Makefile index 83db21cac979..e1abb6fad56d 100644 --- a/games/tuxpuck/Makefile +++ b/games/tuxpuck/Makefile @@ -10,9 +10,9 @@ PORTNAME= tuxpuck PORTVERSION= 0.8.2 PORTREVISION= 3 CATEGORIES= games -MASTER_SITES= http://www.efd.lth.se/~d00jkr/tuxpuck/ +MASTER_SITES= http://users.student.lth.se/d00jkr/tuxpuck/ -MAINTAINER= Jan.Stocker@t-online.de +MAINTAINER= ports@FreeBSD.org COMMENT= Shufflepuck Cafe Clone LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ |