diff options
Diffstat (limited to 'lang/jython/Makefile')
-rw-r--r-- | lang/jython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/jython/Makefile b/lang/jython/Makefile index 5a7f1a3fe12e..0df7d690f9db 100644 --- a/lang/jython/Makefile +++ b/lang/jython/Makefile @@ -7,7 +7,7 @@ PORTNAME= jython PORTVERSION= 2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang python java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |