diff options
Diffstat (limited to 'lang/ironpython/Makefile')
-rw-r--r-- | lang/ironpython/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ironpython/Makefile b/lang/ironpython/Makefile index 4885ceebe90b..8ed73029c505 100644 --- a/lang/ironpython/Makefile +++ b/lang/ironpython/Makefile @@ -7,6 +7,7 @@ PORTNAME= ironpython PORTVERSION= 0.6 +PORTREVISION= 1 CATEGORIES= lang python MASTER_SITES= http://www.ironpython.com/ DISTNAME= IronPython-${PORTVERSION} |