diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-21 13:03:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-21 13:03:25 +0000 |
commit | 3528e063450c6c10f9548d9ded687e713f731a1b (patch) | |
tree | 48b3195c505f0c48c6098bc0d627477188a674f9 /games/knights | |
parent | 244ea701f14dd6e37e3554caa6ec8038018cecb5 (diff) | |
download | pkgsrc-3528e063450c6c10f9548d9ded687e713f731a1b.tar.gz |
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
Diffstat (limited to 'games/knights')
-rw-r--r-- | games/knights/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/knights/Makefile b/games/knights/Makefile index 48b1862bdb8..38d1d5fe2bd 100644 --- a/games/knights/Makefile +++ b/games/knights/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2007/02/22 19:26:30 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2007/09/21 13:03:43 wiz Exp $ DISTNAME= knights-0.6 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= games kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=knights/} |