summaryrefslogtreecommitdiff
path: root/sysutils/rdiff-backup
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-02-09 21:09:20 +0000
committerjoerg <joerg@pkgsrc.org>2009-02-09 21:09:20 +0000
commitf3788baceaf2f4ca9e25938a84c7061fee7615dd (patch)
tree635d2c2cd03c8f3021d6ce3b171522808e69ddf1 /sysutils/rdiff-backup
parente3b6b504673ad10c212a1cc76be60e6ddb5ce390 (diff)
downloadpkgsrc-f3788baceaf2f4ca9e25938a84c7061fee7615dd.tar.gz
Remove Python 2.1 support.
Diffstat (limited to 'sysutils/rdiff-backup')
-rw-r--r--sysutils/rdiff-backup/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/rdiff-backup/Makefile b/sysutils/rdiff-backup/Makefile
index e921dce7b7f..13631b56adf 100644
--- a/sysutils/rdiff-backup/Makefile
+++ b/sysutils/rdiff-backup/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2008/11/29 18:13:28 snj Exp $
+# $NetBSD: Makefile,v 1.31 2009/02/09 21:09:22 joerg Exp $
DISTNAME= rdiff-backup-1.2.2
CATEGORIES= sysutils net
@@ -12,7 +12,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 21 23
+PYTHON_VERSIONS_ACCEPTED= 25 24
SUBST_CLASSES+= path
SUBST_STAGE.path= post-patch