diff options
author | wiz <wiz> | 2003-07-13 13:50:19 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-07-13 13:50:19 +0000 |
commit | 38645f8e1f38d86911518cc3cc4e551558a3026b (patch) | |
tree | 3cd1576b2c4d6ec60b72ad162bfb4a7c8b870966 /games/glchess | |
parent | 13069a378704cce92243018952823f78c58f815f (diff) | |
download | pkgsrc-38645f8e1f38d86911518cc3cc4e551558a3026b.tar.gz |
PKGREVISION bump for libiconv update.
Diffstat (limited to 'games/glchess')
-rw-r--r-- | games/glchess/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/glchess/Makefile b/games/glchess/Makefile index c483f49f69b..98fd47039c2 100644 --- a/games/glchess/Makefile +++ b/games/glchess/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2003/06/02 01:19:40 jschauma Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/13 13:51:45 wiz Exp $ # DISTNAME= glchess-0.4.7 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=glchess/} |