diff options
author | Veniamin Gvozdikov <vg@FreeBSD.org> | 2013-07-22 14:34:22 +0000 |
---|---|---|
committer | Veniamin Gvozdikov <vg@FreeBSD.org> | 2013-07-22 14:34:22 +0000 |
commit | 862c06b489c21e044cbab115456e1821945a9f8d (patch) | |
tree | 914d70e2f7062f7f650ad403fd89a4c18d8ffa6d /security | |
parent | 393cde8ca5fe79485dcc071e2882a8a402b50696 (diff) | |
download | ports-862c06b489c21e044cbab115456e1821945a9f8d.tar.gz ports-862c06b489c21e044cbab115456e1821945a9f8d.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/ckpass/Makefile | 4 | ||||
-rw-r--r-- | security/libkpass/Makefile | 4 | ||||
-rw-r--r-- | security/nmapsi4/Makefile | 4 | ||||
-rw-r--r-- | security/retranslator/Makefile | 2 |
4 files changed, 7 insertions, 7 deletions
diff --git a/security/ckpass/Makefile b/security/ckpass/Makefile index de581501d7e2..c2cee5dc7b01 100644 --- a/security/ckpass/Makefile +++ b/security/ckpass/Makefile @@ -1,4 +1,4 @@ -# Created by: Gvozdikov Veniamin <g.veniamin@googlemail.com> +# Created by: Veniamin Gvozdikov <vg@FreeBSD.org> # $FreeBSD$ PORTNAME= ckpass @@ -6,7 +6,7 @@ PORTVERSION= 0.2 CATEGORIES= security MASTER_SITES= SF/${PORTNAME} -MAINTAINER= g.veniamin@googlemail.com +MAINTAINER= vg@FreeBSD.org COMMENT= Ncurses based password database client LICENSE= GPLv3 diff --git a/security/libkpass/Makefile b/security/libkpass/Makefile index e3f34c3b38f7..0cd739b3381b 100644 --- a/security/libkpass/Makefile +++ b/security/libkpass/Makefile @@ -1,4 +1,4 @@ -# Created by: Gvozdikov Veniamin <g.veniamin@googlemail.com> +# Created by: Veniamin Gvozdikov <vg@FreeBSD.org> # $FreeBSD$ PORTNAME= libkpass @@ -6,7 +6,7 @@ PORTVERSION= 5 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ -MAINTAINER= g.veniamin@googlemail.com +MAINTAINER= vg@FreeBSD.org COMMENT= Library for a reading/writing KeePass 1.x DB LICENSE= GPLv3 diff --git a/security/nmapsi4/Makefile b/security/nmapsi4/Makefile index a61aa81ed1fe..acab93edd3a4 100644 --- a/security/nmapsi4/Makefile +++ b/security/nmapsi4/Makefile @@ -1,4 +1,4 @@ -# Created by: Gvozdikov Veniamin <g.veniamin@googlemail.com> +# Created by: Veniamin Gvozdikov <vg@FreeBSD.org> # $FreeBSD$ PORTNAME= nmapsi4 @@ -6,7 +6,7 @@ PORTVERSION= 0.4.1 CATEGORIES= security MASTER_SITES= GOOGLE_CODE -MAINTAINER= g.veniamin@googlemail.com +MAINTAINER= vg@FreeBSD.org COMMENT= GUI frontend for the nmap scanning utility LICENSE= GPLv2 diff --git a/security/retranslator/Makefile b/security/retranslator/Makefile index 113a3e2e522b..479ffc787958 100644 --- a/security/retranslator/Makefile +++ b/security/retranslator/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://utils.kaspersky.com/updater/retranslator_5.0.0.7/FreeBSD_6. http://fbsd.zlonet.ru/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION}-7 -MAINTAINER= g.veniamin@googlemail.com +MAINTAINER= vg@FreeBSD.org COMMENT= The update utility for Kaspersky applications NO_BUILD= yes |