diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 1999-12-25 20:29:21 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 1999-12-25 20:29:21 +0000 |
commit | 597d36d75b3925422901ef9f6b3f72ecedfe31a1 (patch) | |
tree | f2155c30d7a0e5ae35f0edd107eca6250226e02e /games | |
parent | Update port to 0.46 (diff) |
Fix MASTER_SITE
Noticed by: steve
Notes
Notes:
svn path=/head/; revision=24089
Diffstat (limited to 'games')
-rw-r--r-- | games/gltron/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gltron/Makefile b/games/gltron/Makefile index 38feea9dab6d..deadd4746e93 100644 --- a/games/gltron/Makefile +++ b/games/gltron/Makefile @@ -9,7 +9,7 @@ DISTNAME= glTron-0.46 PKGNAME= gltron-0.46 CATEGORIES= games -MASTER_SITES= http://www.ards.net/Andreas/ +MASTER_SITES= http://www.ards.net/Andreas/gltron/ MAINTAINER= andy@icc.surw.chel.su |