diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-03-29 13:50:57 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-03-29 13:50:57 +0000 |
commit | 86c3899635266d4d205093534e697d43303753a9 (patch) | |
tree | d645a6a4f672ec12a3e8e9884060b07f1cdf8852 /games | |
parent | fe8e0d8a695ab100aeccc78031d2d7d42412f4f6 (diff) | |
download | ports-86c3899635266d4d205093534e697d43303753a9.tar.gz ports-86c3899635266d4d205093534e697d43303753a9.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/x3eyes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/x3eyes/Makefile b/games/x3eyes/Makefile index f57916225fc1..3bdb1ba207d3 100644 --- a/games/x3eyes/Makefile +++ b/games/x3eyes/Makefile @@ -8,7 +8,7 @@ PORTNAME= x3eyes PORTVERSION= 1.0 CATEGORIES= games -MASTER_SITES= http://puma.cis.ibaraki.ac.jp/~th/pub/X11/ +MASTER_SITES= http://puma.cis.ibaraki.ac.jp/pub/X11/ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org |