diff options
author | stas <stas@FreeBSD.org> | 2006-10-09 02:16:09 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2006-10-09 02:16:09 +0800 |
commit | a5f74e3e9fe1582cbd661ecfc78a09113d2b518e (patch) | |
tree | c6e550561ff2eb8df3405ea770b7eec6862ce95e /games/pets | |
parent | d536b933036a441eb2cc1f3cb72f8912d281a265 (diff) | |
download | freebsd-ports-gnome-a5f74e3e9fe1582cbd661ecfc78a09113d2b518e.tar.gz freebsd-ports-gnome-a5f74e3e9fe1582cbd661ecfc78a09113d2b518e.tar.zst freebsd-ports-gnome-a5f74e3e9fe1582cbd661ecfc78a09113d2b518e.zip |
- Fix MASTERSITES
- Fix WWW
- Change my email
Approved by: sem (mentor)
Diffstat (limited to 'games/pets')
-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/ |