diff options
Diffstat (limited to 'devel/eric4/Makefile.inc')
-rw-r--r-- | devel/eric4/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/eric4/Makefile.inc b/devel/eric4/Makefile.inc index c87cdcd3fef6..a8c906c6bcd5 100644 --- a/devel/eric4/Makefile.inc +++ b/devel/eric4/Makefile.inc @@ -9,7 +9,7 @@ # PORTNAME= eric4 -PORTVERSION= 4.3.8 +PORTVERSION= 4.3.9 MASTER_SITES= SF/eric-ide/${PORTNAME}/stable/${PORTVERSION} DISTNAME?= ${PORTNAME}-i18n-${I18N_LANG}-${PORTVERSION} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |