diff options
author | grant <grant@pkgsrc.org> | 2004-05-12 21:56:52 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-05-12 21:56:52 +0000 |
commit | 0872fa7055bc1841145717084f846899d2b92fb8 (patch) | |
tree | 64a46626b03304d5cce36c7d7f787597d0f114c1 /games/spider | |
parent | 2f2f20bd4053487f1079ff65cf73d0892c290b7c (diff) | |
download | pkgsrc-0872fa7055bc1841145717084f846899d2b92fb8.tar.gz |
s/netbsd.org/NetBSD.org/i
Diffstat (limited to 'games/spider')
-rw-r--r-- | games/spider/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/spider/Makefile b/games/spider/Makefile index c026099f3f9..8d72d06e435 100644 --- a/games/spider/Makefile +++ b/games/spider/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2004/02/21 07:05:03 snj Exp $ +# $NetBSD: Makefile,v 1.3 2004/05/12 21:56:52 grant Exp $ DISTNAME= spider PKGNAME= spider-1.1 CATEGORIES= games x11 MASTER_SITES= ftp://ftp.uni-koeln.de/windows/xcontrib/ -MAINTAINER= tech-pkg@NetBSD.ORG +MAINTAINER= tech-pkg@NetBSD.org COMMENT= solitaire card game from xcontrib USE_IMAKE= yes |