diff options
Diffstat (limited to 'devel/py-repl/Makefile')
-rw-r--r-- | devel/py-repl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-repl/Makefile b/devel/py-repl/Makefile index fce2309f49d4..a91e5cab1875 100644 --- a/devel/py-repl/Makefile +++ b/devel/py-repl/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= repl -PORTVERSION= 0.7.1 +PORTVERSION= 0.7.2 CATEGORIES= devel python MASTER_SITES= http://starship.python.net/crew/mwh/hacks/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |