diff options
author | salo <salo@pkgsrc.org> | 2003-11-12 01:31:47 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-11-12 01:31:47 +0000 |
commit | f864a78a042ff847980870d00c67f37c39e82dd4 (patch) | |
tree | b76e11f1eaaa3fa50c5d00ad5d5aeb4601b3e81f /games/gnome-chess/Makefile | |
parent | b77192c2aa7c220fa8a1772be9fe96a4c31b3bf1 (diff) | |
download | pkgsrc-f864a78a042ff847980870d00c67f37c39e82dd4.tar.gz |
PKGREVISION++ due to devel/popt update.
Diffstat (limited to 'games/gnome-chess/Makefile')
-rw-r--r-- | games/gnome-chess/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnome-chess/Makefile b/games/gnome-chess/Makefile index 6445cc2022a..979f1ea3621 100644 --- a/games/gnome-chess/Makefile +++ b/games/gnome-chess/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2003/09/19 23:08:27 dent Exp $ +# $NetBSD: Makefile,v 1.24 2003/11/12 01:31:49 salo Exp $ DISTNAME= gnome-chess-0.3.3 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-chess/0.3/} |