diff options
author | jedgar <jedgar@FreeBSD.org> | 1999-12-25 20:29:21 +0000 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 1999-12-25 20:29:21 +0000 |
commit | e83cdb424ee50ba1cf92d248596d9f1b696df40f (patch) | |
tree | 4a99a3fd5804d5ec903ded93d436360f3af1c732 /games | |
parent | 868d335ea9f3312ca2ecb1a1bf0105cfb594e0f0 (diff) | |
download | FreeBSD-ports-e83cdb424ee50ba1cf92d248596d9f1b696df40f.zip FreeBSD-ports-e83cdb424ee50ba1cf92d248596d9f1b696df40f.tar.gz |
Fix MASTER_SITE
Noticed by: steve
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 38feea9..deadd47 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 |