diff options
Diffstat (limited to 'lang/ironpython/Makefile')
-rw-r--r-- | lang/ironpython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ironpython/Makefile b/lang/ironpython/Makefile index 97d8c02590ac..c0d036c41535 100644 --- a/lang/ironpython/Makefile +++ b/lang/ironpython/Makefile @@ -7,7 +7,7 @@ PORTNAME= ironpython PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang python MASTER_SITES= http://www.go-mono.com/sources/${PORTNAME}/ DISTNAME= IronPython-1.0.1-Src |