diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-09-07 09:57:55 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-09-07 09:57:55 +0000 |
commit | ed930377c69fe72ffa1c3b9657a6734439357743 (patch) | |
tree | ddc2ec6cb1578cc3456ea5c25226cfccd5ca10d6 /security/execwrap | |
parent | 7dbb3af89b680281e5a281f892c4966b4688519d (diff) |
Notes
Diffstat (limited to 'security/execwrap')
-rw-r--r-- | security/execwrap/Makefile | 4 | ||||
-rw-r--r-- | security/execwrap/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/execwrap/Makefile b/security/execwrap/Makefile index a646671dea60..7cece66d3ddc 100644 --- a/security/execwrap/Makefile +++ b/security/execwrap/Makefile @@ -6,13 +6,13 @@ # PORTNAME= execwrap -PORTVERSION= 0.4 +PORTVERSION= 0.5 CATEGORIES= security MASTER_SITES= http://cyanite.org/execwrap/ CENKES DISTNAME= ExecWrap-${DISTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Super-user exec wrapper NO_WRKSUBDIR= yes diff --git a/security/execwrap/distinfo b/security/execwrap/distinfo index 15b9712e6989..6c9aedd13324 100644 --- a/security/execwrap/distinfo +++ b/security/execwrap/distinfo @@ -1,3 +1,3 @@ -MD5 (ExecWrap-0.4.tgz) = 4b6ed65a2f72cfcc8a5d69410807ab57 -SHA256 (ExecWrap-0.4.tgz) = 4bb6c95aa8cb06fab90e595944e89c2e6f75eab0d8c6cf807b5fc477b1966dad -SIZE (ExecWrap-0.4.tgz) = 7439 +MD5 (ExecWrap-0.5.tgz) = 9197d5bf03f880046fd9c12fb6ba7feb +SHA256 (ExecWrap-0.5.tgz) = 912d8cf63291dd14790e32ef5738077be6b9ce6750e5b004aeb326a4b21e9f4f +SIZE (ExecWrap-0.5.tgz) = 7980 |