summaryrefslogtreecommitdiff
path: root/games/pysolfc/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2009-02-09 22:56:21 +0000
committerjoerg <joerg>2009-02-09 22:56:21 +0000
commitb6932ea7303405e3a5b45e27ba082c62a9e073da (patch)
tree1bcb6950318fcb7cb60eb9b7184e085ec6937037 /games/pysolfc/Makefile
parent52283e06581242f39467518962bfaba295b2824e (diff)
downloadpkgsrc-b6932ea7303405e3a5b45e27ba082c62a9e073da.tar.gz
Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
Diffstat (limited to 'games/pysolfc/Makefile')
-rw-r--r--games/pysolfc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/pysolfc/Makefile b/games/pysolfc/Makefile
index 735ae095ddb..80427d5a9df 100644
--- a/games/pysolfc/Makefile
+++ b/games/pysolfc/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2009/02/09 21:09:20 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2009/02/09 22:56:24 joerg Exp $
DISTNAME= PySolFC-1.1
PKGNAME= ${DISTNAME:tl}
+PKGREVISION= 1
CATEGORIES= games python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pysolfc/}
EXTRACT_SUFX= .tar.bz2