diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2008-01-12 01:35:11 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2008-01-12 01:35:11 +0000 |
commit | 0edf3094a620f5efd1dea7e799450d9dedd6b82a (patch) | |
tree | c816f9e53693d665bea5330d7502b225d28e6532 /games/tt | |
parent | 6750591454e281c4df082cb70b3fb4d0b20f52f5 (diff) | |
download | ports-0edf3094a620f5efd1dea7e799450d9dedd6b82a.tar.gz ports-0edf3094a620f5efd1dea7e799450d9dedd6b82a.zip |
Notes
Diffstat (limited to 'games/tt')
-rw-r--r-- | games/tt/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games/tt/Makefile b/games/tt/Makefile index a874d77930d6..30be83474cba 100644 --- a/games/tt/Makefile +++ b/games/tt/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: tt -# Date created: 11 Sent 2003 +# Date created: 11 Sep 2003 # Whom: Alexey Dokuchaev <danfe@regency.nsu.ru> # # $FreeBSD$ @@ -8,7 +8,8 @@ PORTNAME= tt PORTVERSION= 15.0 CATEGORIES= games -MASTER_SITES= http://www.miketaylor.org.uk/tech/tt/ +MASTER_SITES= http://www.miketaylor.org.uk/tech/tt/ \ + http://freebsd.nsu.ru/distfiles/ MAINTAINER= danfe@FreeBSD.org COMMENT= Tetris for Terminals |