diff options
author | sergei <sergei@FreeBSD.org> | 2003-12-21 08:23:25 +0800 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2003-12-21 08:23:25 +0800 |
commit | 6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc (patch) | |
tree | 0fd3b9de3aeea7069a8e9e8279a65d60caab1bb1 /security | |
parent | ad75981d2d6053c79e7ea330d2f5f346ffeaea82 (diff) | |
download | freebsd-ports-gnome-6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc.tar.gz freebsd-ports-gnome-6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc.tar.zst freebsd-ports-gnome-6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc.zip |
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
Diffstat (limited to 'security')
-rw-r--r-- | security/fragrouter/Makefile | 2 | ||||
-rw-r--r-- | security/identify/Makefile | 2 | ||||
-rw-r--r-- | security/p5-PGP-Sign/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/security/fragrouter/Makefile b/security/fragrouter/Makefile index 7b7b2441cde8..f46556ceefe3 100644 --- a/security/fragrouter/Makefile +++ b/security/fragrouter/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= # http://www.anzen.com/research/nidsbench/ MASTER_SITE_SUBDIR=kris -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.org COMMENT= Tool for testing network IDS implementations GNU_CONFIGURE= yes diff --git a/security/identify/Makefile b/security/identify/Makefile index 8f3ee1efd115..9a9f74255e09 100644 --- a/security/identify/Makefile +++ b/security/identify/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.7 CATEGORIES= security MASTER_SITES= http://www.scn.rain.com/pub/security/authent/ -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Client side ident protocol daemon wrapper BUILD_DEPENDS= ${LOCALBASE}/lib/libident.a:${PORTSDIR}/security/libident diff --git a/security/p5-PGP-Sign/Makefile b/security/p5-PGP-Sign/Makefile index e4373d5d39d9..33e7c95eeb86 100644 --- a/security/p5-PGP-Sign/Makefile +++ b/security/p5-PGP-Sign/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= PGP PKGNAMEPREFIX= p5- -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Create detached PGP signatures for data PERL_CONFIGURE= yes |