diff options
Diffstat (limited to 'editors/mined')
-rw-r--r-- | editors/mined/Makefile | 5 | ||||
-rw-r--r-- | editors/mined/distinfo | 6 |
2 files changed, 4 insertions, 7 deletions
diff --git a/editors/mined/Makefile b/editors/mined/Makefile index ff92973f213..c63fec828bc 100644 --- a/editors/mined/Makefile +++ b/editors/mined/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mined -PORTVERSION= 2000.15.2 +PORTVERSION= 2000.15.3 CATEGORIES= editors MASTER_SITES= http://towo.net/mined/ @@ -47,9 +47,6 @@ pre-build: (if [ ! -f ${WRKSRC}/src/mkinclud.${CC:T} ] ; then \ ${LN} -sf ${WRKSRC}/src/mkinclud.cc ${WRKSRC}/src/mkinclud.${CC:T} ; \ fi) - @${ECHO_MSG} - @${ECHO_MSG} "Warning: conversion of all keyboard mapping tables may take a long time!" - @${ECHO_MSG} post-install: ${MKDIR} ${DESKTOPDIR} diff --git a/editors/mined/distinfo b/editors/mined/distinfo index 81b6fde0077..1c24180d366 100644 --- a/editors/mined/distinfo +++ b/editors/mined/distinfo @@ -1,3 +1,3 @@ -MD5 (mined-2000.15.2.tar.gz) = d1f81c66a9dc4217ae21044e4746af68 -SHA256 (mined-2000.15.2.tar.gz) = ae31bd271d9800bc0977f1da78068ba0fb696ca1970ca311950983ecad820e27 -SIZE (mined-2000.15.2.tar.gz) = 4239150 +MD5 (mined-2000.15.3.tar.gz) = cff97421d4e95e9740e60b4c91f3ac3f +SHA256 (mined-2000.15.3.tar.gz) = 2ca78dcf24a1e808d1f2d0c81ef323c07a974c44713e1e77be8f7d6ac1cd31f4 +SIZE (mined-2000.15.3.tar.gz) = 4245190 |