diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-14 22:00:22 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-14 22:00:22 +0000 |
commit | a384ca680e756ba6a6d13d8f49493f48b0004acf (patch) | |
tree | 544cfca02847afb7f29d6af2945df90809822571 /games/wmtictactoe/Makefile | |
parent | 75ab6ea6e5baabc783ce2247ddcf8a12efd2b93f (diff) | |
download | ports-a384ca680e756ba6a6d13d8f49493f48b0004acf.tar.gz ports-a384ca680e756ba6a6d13d8f49493f48b0004acf.zip |
Notes
Diffstat (limited to 'games/wmtictactoe/Makefile')
-rw-r--r-- | games/wmtictactoe/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/wmtictactoe/Makefile b/games/wmtictactoe/Makefile index 09b951561771..fdf972a86ca1 100644 --- a/games/wmtictactoe/Makefile +++ b/games/wmtictactoe/Makefile @@ -9,8 +9,7 @@ PORTNAME= wmtictactoe PORTVERSION= 1.1 PORTREVISION= 1 CATEGORIES= games windowmaker afterstep -MASTER_SITES= http://atlas.ucpel.tche.br/~acamargo/ \ - ${MASTER_SITE_LOCAL} +MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jim DISTNAME= wmtictactoe-1.1-1 |