diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-11-16 22:55:39 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-11-16 22:55:39 +0000 |
commit | f2aecf877605d3c8a6ee65a72761d380d9967c46 (patch) | |
tree | 9513ca9c374681e88db7cf5ae85e4008e47ee327 /security | |
parent | baa0687760c5aa268e36f9f8ac30ccdffea9734a (diff) |
Reset edwin's ports, he has handed in his commit bit.
With hat: portmgr-secretary
Notes
Notes:
svn path=/head/; revision=426269
Diffstat (limited to 'security')
-rw-r--r-- | security/smap/Makefile | 2 | ||||
-rw-r--r-- | security/xorsearch/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/smap/Makefile b/security/smap/Makefile index 1a626574e2cc..05dbbd4670cf 100644 --- a/security/smap/Makefile +++ b/security/smap/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= http://www.wormulon.net/smap/ -MAINTAINER= edwin@mavetju.org +MAINTAINER= ports@FreeBSD.org COMMENT= SIP scanner and identifier USES= gmake diff --git a/security/xorsearch/Makefile b/security/xorsearch/Makefile index 2f45ce918fb3..27ac918ff067 100644 --- a/security/xorsearch/Makefile +++ b/security/xorsearch/Makefile @@ -7,7 +7,7 @@ CATEGORIES= security textproc MASTER_SITES= http://www.didierstevens.com/files/software/ DISTNAME= XORSearch_V1_2_0 -MAINTAINER= edwin@mavetju.org +MAINTAINER= ports@FreeBSD.org COMMENT= Search for a given string in an XOR or ROL encoded binary file USES= dos2unix zip |