diff options
author | erwin <erwin@FreeBSD.org> | 2006-05-30 16:47:36 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-05-30 16:47:36 +0800 |
commit | 0cb82b4eaae640214a3a097e393083ede5cd52aa (patch) | |
tree | 1cf30f48ffdf8d520bebe4794486fa8c2a28d510 /security | |
parent | 70bebceadc0a076a31b608fe695264acfc0234bf (diff) | |
download | freebsd-ports-gnome-0cb82b4eaae640214a3a097e393083ede5cd52aa.tar.gz freebsd-ports-gnome-0cb82b4eaae640214a3a097e393083ede5cd52aa.tar.zst freebsd-ports-gnome-0cb82b4eaae640214a3a097e393083ede5cd52aa.zip |
Hand maintainership to submitter
PR: 98097
Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com>
Diffstat (limited to 'security')
-rw-r--r-- | security/ca-roots/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ca-roots/Makefile b/security/ca-roots/Makefile index 329b7ecb3bb8..3bb434c8cb21 100644 --- a/security/ca-roots/Makefile +++ b/security/ca-roots/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2 CATEGORIES= security DISTFILES= # none -MAINTAINER= ports@FreeBSD.org +MAINTAINER= nivo+kw+ports.bfa274@is-root.com COMMENT= A list of SSL CA root certificates NO_BUILD= yes |