diff options
author | dmcmahill <dmcmahill> | 2004-10-02 06:09:08 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 2004-10-02 06:09:08 +0000 |
commit | 23ad181a9cef7340f657c723c42e76edd9642617 (patch) | |
tree | fb286cd0c869bd21d506fa5049605acb33f95821 /games | |
parent | d7cc67da2d7addd4c640b608ca24d81d7f590158 (diff) | |
download | pkgsrc-23ad181a9cef7340f657c723c42e76edd9642617.tar.gz |
move the distfile to LOCAL_PORTS as the master site has vanished ages
ago.
Diffstat (limited to 'games')
-rw-r--r-- | games/xscrabble/Makefile | 11 | ||||
-rw-r--r-- | games/xscrabble/distinfo | 6 |
2 files changed, 7 insertions, 10 deletions
diff --git a/games/xscrabble/Makefile b/games/xscrabble/Makefile index 5e7a42fb2e1..851845d340a 100644 --- a/games/xscrabble/Makefile +++ b/games/xscrabble/Makefile @@ -1,18 +1,15 @@ -# $NetBSD: Makefile,v 1.10 2004/03/07 23:33:04 snj Exp $ +# $NetBSD: Makefile,v 1.11 2004/10/02 06:09:08 dmcmahill Exp $ # -DISTNAME= xscrabble -PKGNAME= xscrabble-1.0 +DISTNAME= xscrabble-1.0 PKGREVISION= 1 CATEGORIES= games x11 -MASTER_SITES= http://www.belgarath.demon.co.uk/programs/ +MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= dmcmahill@NetBSD.org -HOMEPAGE= http://www.belgarath.demon.co.uk/programs/ +MAINTAINER= tech-pkg@NetBSD.org COMMENT= X version of the popular board game, for 1 to 4 players WRKSRC= ${WRKDIR}/xscrabble -DIST_SUBDIR= ${PKGNAME} USE_BUILDLINK3= YES USE_IMAKE= YES diff --git a/games/xscrabble/distinfo b/games/xscrabble/distinfo index 2d1f4b59505..4a4a5ea09f4 100644 --- a/games/xscrabble/distinfo +++ b/games/xscrabble/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2002/10/21 12:22:21 wiz Exp $ +$NetBSD: distinfo,v 1.4 2004/10/02 06:09:08 dmcmahill Exp $ -SHA1 (xscrabble-1.0nb1/xscrabble.tar.gz) = ba7f1b54b81d74f2159fa57e0415b20acc30ad20 -Size (xscrabble-1.0nb1/xscrabble.tar.gz) = 498741 bytes +SHA1 (xscrabble-1.0.tar.gz) = ba7f1b54b81d74f2159fa57e0415b20acc30ad20 +Size (xscrabble-1.0.tar.gz) = 498741 bytes SHA1 (patch-aa) = b40cc79e0a625d6b6c3e30cfa5bd31f306c9c984 SHA1 (patch-ab) = cbaf1a8d437a1c400bb631fd5efd9dd55e61038e |