diff options
author | James E. Housley <jeh@FreeBSD.org> | 2000-11-02 00:36:05 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2000-11-02 00:36:05 +0000 |
commit | 108a581d221cc324c508735fdf143c0211806d7a (patch) | |
tree | 636f70ca4d6266da8a7ae7196d0eb75d011f3989 /security/mhash | |
parent | 5a9d20369af3dae109107f8be86177de6615df27 (diff) | |
download | ports-108a581d221cc324c508735fdf143c0211806d7a.tar.gz ports-108a581d221cc324c508735fdf143c0211806d7a.zip |
Notes
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 |