diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-04 12:46:11 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-04 12:46:11 +0000 |
commit | 000c0db39b9bc9bba1975ba4e2325584698a4cc5 (patch) | |
tree | 7f6177e82e931c9790c99c365428d872179cecba /security/razorback-dispatcher | |
parent | 95b4c3a999e3d44c5deffd597cf371722530621f (diff) |
Notes
Diffstat (limited to 'security/razorback-dispatcher')
-rw-r--r-- | security/razorback-dispatcher/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/razorback-dispatcher/Makefile b/security/razorback-dispatcher/Makefile index db80347b72c5..f44c7a9674a5 100644 --- a/security/razorback-dispatcher/Makefile +++ b/security/razorback-dispatcher/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/razorbacktm/Dispatcher PKGNAMEPREFIX= razorback- DIST_SUBDIR= razorback -MAINTAINER= tj@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Framework for an intelligence driven security - Dispatcher LICENSE= GPLv2 |