diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-01-23 15:00:18 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-01-23 15:00:18 +0000 |
commit | 81c27c891a0bf0bef71694886cc6f7ae1b42de7f (patch) | |
tree | 64687baed1958c674985a94e4d56a5104dd60db1 /devel/drpython | |
parent | 537fa0cbd2d6a011fa6b769c106b8f691ce1a312 (diff) | |
download | ports-81c27c891a0bf0bef71694886cc6f7ae1b42de7f.tar.gz ports-81c27c891a0bf0bef71694886cc6f7ae1b42de7f.zip |
Notes
Diffstat (limited to 'devel/drpython')
-rw-r--r-- | devel/drpython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/drpython/Makefile b/devel/drpython/Makefile index 514141ca790f..13b8347020b1 100644 --- a/devel/drpython/Makefile +++ b/devel/drpython/Makefile @@ -3,7 +3,7 @@ PORTNAME= drpython PORTVERSION= 3.11.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= SF/${PORTNAME}/DrPython%20%283.x%29/${PORTVERSION} PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} |