diff options
Diffstat (limited to 'devel/eric6/Makefile.inc')
-rw-r--r-- | devel/eric6/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/eric6/Makefile.inc b/devel/eric6/Makefile.inc index 51b286b..0d63e46 100644 --- a/devel/eric6/Makefile.inc +++ b/devel/eric6/Makefile.inc @@ -6,7 +6,7 @@ # french/eric6, german/eric6, russian/eric6 PORTNAME= eric6 -PORTVERSION= 6.1.4 +PORTVERSION= 6.1.5 MASTER_SITES= SF/eric-ide/${PORTNAME}/stable/${PORTVERSION} DISTNAME?= ${PORTNAME}-i18n-${I18N_LANG}-${PORTVERSION} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |