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 242f4fd5a2ba..8ac6df27dca4 100644 --- a/devel/eric4/Makefile.inc +++ b/devel/eric4/Makefile.inc @@ -9,7 +9,7 @@ # PORTNAME= eric4 -PORTVERSION= 4.0.3 +PORTVERSION= 4.0.4 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= eric-ide DISTNAME?= ${PORTNAME}-i18n-${I18N_LANG}-${PORTVERSION} |