diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/pets/Makefile | 4 | ||||
-rw-r--r-- | games/pets/pkg-descr | 2 |
2 files changed, 3 insertions, 3 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} diff --git a/games/pets/pkg-descr b/games/pets/pkg-descr index bbf0d5f59b32..9eb7f32451a2 100644 --- a/games/pets/pkg-descr +++ b/games/pets/pkg-descr @@ -4,4 +4,4 @@ uses an xml description for animations. There is also another animation with a tiny tux (see the art section for povray sources). Author: Nicolas P. Rougier <rougier@loria.fr> -WWW: http://www.loria.fr/~rougier/software/ +WWW: http://www.loria.fr/~rougier/pub/Softwares/ |