diff options
Diffstat (limited to 'games/pets/Makefile')
-rw-r--r-- | games/pets/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/pets/Makefile b/games/pets/Makefile index 58b3bd5365b6..d8ae03d7b496 100644 --- a/games/pets/Makefile +++ b/games/pets/Makefile @@ -9,9 +9,9 @@ PORTNAME= pets PORTVERSION= 1.0 CATEGORIES= games -MASTER_SITES= http://www.loria.fr/~rougier/software/downloads/ +MASTER_SITES= http://www.loria.fr/~rougier/pub/Softwares/ -MAINTAINER= ssedov@mbsd.msk.ru +MAINTAINER= stas@FreeBSD.org COMMENT= Funny pets to follow your mouse pointer WRKSRC= ${WRKDIR}/pet-${PORTVERSION} |