diff options
Diffstat (limited to 'security/mhash')
-rw-r--r-- | security/mhash/Makefile | 6 | ||||
-rw-r--r-- | security/mhash/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/mhash/Makefile b/security/mhash/Makefile index 01ce8b2775ce..54acb8ecb906 100644 --- a/security/mhash/Makefile +++ b/security/mhash/Makefile @@ -6,15 +6,15 @@ # PORTNAME= mhash -PORTVERSION= 0.8.2 +PORTVERSION= 0.8.3 CATEGORIES= security MASTER_SITES= http://mhash.sourceforge.net/dl/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= roam@orbitel.bg INSTALLS_SHLIB= yes USE_LIBTOOL= yes -CONFIGURE_ARGS+= --with-LDFLAGS="-pthread" +CONFIGURE_ARGS+= --with-LDFLAGS="-pthread" MAN3= mhash.3 diff --git a/security/mhash/distinfo b/security/mhash/distinfo index ec19ef0255a9..9911712a8af3 100644 --- a/security/mhash/distinfo +++ b/security/mhash/distinfo @@ -1 +1 @@ -MD5 (mhash-0.8.2.tar.gz) = ec8e7ec70ea8f441593491f439cfd345 +MD5 (mhash-0.8.3.tar.gz) = 1cb607808273744b1affbcf8a75bf13b |