diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2007-02-07 17:13:37 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2007-02-07 17:13:37 +0000 |
commit | 48636d25cc1c7440d0ef2634d1a3c8f54e01ad27 (patch) | |
tree | 862fb182d969ef8f1e136c7d66f362ec7c0f8efb /games | |
parent | 438fca0964205acfc4bf33c963715236629548d4 (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/pets/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pets/Makefile b/games/pets/Makefile index d8ae03d7b496..f0f89d576677 100644 --- a/games/pets/Makefile +++ b/games/pets/Makefile @@ -9,7 +9,7 @@ PORTNAME= pets PORTVERSION= 1.0 CATEGORIES= games -MASTER_SITES= http://www.loria.fr/~rougier/pub/Softwares/ +MASTER_SITES= http://www.loria.fr/~rougier/pub/Software/ MAINTAINER= stas@FreeBSD.org COMMENT= Funny pets to follow your mouse pointer |