diff options
-rw-r--r-- | www/mhonarc/Makefile | 4 | ||||
-rw-r--r-- | www/mhonarc/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/mhonarc/Makefile b/www/mhonarc/Makefile index a3082154a61f..6d134cf835c7 100644 --- a/www/mhonarc/Makefile +++ b/www/mhonarc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mhonarc -PORTVERSION= 2.5.12 +PORTVERSION= 2.5.13 CATEGORIES= www mail MASTER_SITES= http://www.mhonarc.org/tar/ \ http://www.oac.uci.edu/indiv/ehood/tar/ \ @@ -38,6 +38,6 @@ INSTALL_ARGS+= -nodoc .include <bsd.port.pre.mk> do-install: - cd ${WRKSRC} && ${PERL5} install.me ${INSTALL_ARGS} + cd ${WRKSRC} && ${PERL5} install.me ${INSTALL_ARGS} .include <bsd.port.post.mk> diff --git a/www/mhonarc/distinfo b/www/mhonarc/distinfo index 7c7ce3bb8086..2927200e9771 100644 --- a/www/mhonarc/distinfo +++ b/www/mhonarc/distinfo @@ -1 +1 @@ -MD5 (MHonArc2.5.12.tar.bz2) = c12a3adb61e308418c95c10b1da50885 +MD5 (MHonArc2.5.13.tar.bz2) = c011e70d2a9dd60272fa2f07c2fc8d36 |