diff options
Diffstat (limited to 'games/tuxpuck/Makefile')
-rw-r--r-- | games/tuxpuck/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/games/tuxpuck/Makefile b/games/tuxpuck/Makefile index 4786d6e380c1..2253c599ac63 100644 --- a/games/tuxpuck/Makefile +++ b/games/tuxpuck/Makefile @@ -8,16 +8,13 @@ PORTNAME= tuxpuck PORTVERSION= 0.8.2 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= games -MASTER_SITES= http://users.student.lth.se/d00jkr/tuxpuck/ +MASTER_SITES= http://www.sourcefiles.org/Games/Sports/Miscellaneous/ MAINTAINER= ports@FreeBSD.org COMMENT= Shufflepuck Cafe Clone -DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2011-09-01 - LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ png.6:${PORTSDIR}/graphics/png \ vorbis.4:${PORTSDIR}/audio/libvorbis \ |