diff options
author | linimon <linimon@FreeBSD.org> | 2006-09-04 07:20:54 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-09-04 07:20:54 +0000 |
commit | c5916fe528c4aa3b54ff3e50de07eed95ce24454 (patch) | |
tree | 74adc4f406fba891bec94144255b2cc4071029d8 /games/tuxpuck | |
parent | dc2522e1f8191ea7379341c9a2b08452cf3b431b (diff) | |
download | FreeBSD-ports-c5916fe528c4aa3b54ff3e50de07eed95ce24454.zip FreeBSD-ports-c5916fe528c4aa3b54ff3e50de07eed95ce24454.tar.gz |
Reset inactive maintainer. While here, fix mastersite.
Hat: portmgr
Diffstat (limited to 'games/tuxpuck')
-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 83db21c..e1abb6f 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 \ |