summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2011-05-07 00:18:49 +0000
committerdholland <dholland@pkgsrc.org>2011-05-07 00:18:49 +0000
commit199c7b5a0b32fc6b0fa1db6f347ff6573ad1bf7b (patch)
tree7a2b50395985247584b511f245c9259a4296d9e0 /games
parentb8e8ee21bdfc02a6039dc9b21b3eef48060e6eb6 (diff)
downloadpkgsrc-199c7b5a0b32fc6b0fa1db6f347ff6573ad1bf7b.tar.gz
Bump PKGREVISION for previous (to 6) -- while the build was failing, it
only started failing after the /usr/bin/env change, and the installed package is now different, so it should be a new version.
Diffstat (limited to 'games')
-rw-r--r--games/pysolfc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/pysolfc/Makefile b/games/pysolfc/Makefile
index 6ee76e5d5dc..89cd9eaac27 100644
--- a/games/pysolfc/Makefile
+++ b/games/pysolfc/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2011/05/06 08:27:07 dholland Exp $
+# $NetBSD: Makefile,v 1.10 2011/05/07 00:18:49 dholland Exp $
DISTNAME= PySolFC-1.1
PKGNAME= ${DISTNAME:tl}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= games python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pysolfc/}
EXTRACT_SUFX= .tar.bz2