diff options
Diffstat (limited to 'games/tuxpuck/Makefile')
-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 \ |