diff options
Diffstat (limited to 'games/polyglot')
-rw-r--r-- | games/polyglot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/polyglot/Makefile b/games/polyglot/Makefile index ee4c00eb168..6a723dc7467 100644 --- a/games/polyglot/Makefile +++ b/games/polyglot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2008/03/04 06:59:05 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2008/03/04 11:02:24 rillig Exp $ # DISTNAME= polyglot_14 @@ -7,7 +7,7 @@ CATEGORIES= games MASTER_SITES= http://wbec-ridderkerk.nl/html/download/fruit/ EXTRACT_SUFX= .zip -MAINTAINER= rillig@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://wbec-ridderkerk.nl/html/details/PolyGlot.html COMMENT= UCI to WB adapter (for chess engines) |