diff options
author | tnn <tnn@pkgsrc.org> | 2015-03-14 17:53:55 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-03-14 17:53:55 +0000 |
commit | 8e1810870fbe79510a51ab39f02cc69c9108f0e9 (patch) | |
tree | 5bb803a8f920a56ee53ef6a87470facab09b7d9d | |
parent | d1e94366540365b1cb601e700a8084df17805301 (diff) | |
download | pkgsrc-8e1810870fbe79510a51ab39f02cc69c9108f0e9.tar.gz |
update master site
-rw-r--r-- | games/tscp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/tscp/Makefile b/games/tscp/Makefile index c967358e4b1..f3f05476973 100644 --- a/games/tscp/Makefile +++ b/games/tscp/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.19 2012/10/06 11:54:57 asau Exp $ +# $NetBSD: Makefile,v 1.20 2015/03/14 17:53:55 tnn Exp $ # DISTNAME= tscp181 PKGNAME= tscp-1.81 PKGREVISION= 3 CATEGORIES= games benchmarks -MASTER_SITES= http://www.tckerrigan.com/Chess/TSCP/attachments/ +MASTER_SITES= http://www.tckerrigan.com/Chess/TSCP/ EXTRACT_SUFX= .zip MAINTAINER= abs@NetBSD.org |