diff options
author | Nick Sayer <nsayer@FreeBSD.org> | 2002-10-21 02:31:08 +0000 |
---|---|---|
committer | Nick Sayer <nsayer@FreeBSD.org> | 2002-10-21 02:31:08 +0000 |
commit | 2c8802aec6940faa203865acbd9403ebff4e9295 (patch) | |
tree | 7e38354e343584a7fa193eaf27ddcba9d9e7c2bd /security/ca-roots | |
parent | d1a00f6735213ddd869ef4f2d89d977c7f80bc0e (diff) |
Release all my ports.
kris made it clear that by his measure I'm not doing my job as a port
maintainer. Far be it from me to be an obstruction to the project.
Notes
Notes:
svn path=/head/; revision=68468
Diffstat (limited to 'security/ca-roots')
-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 72748233c91e..34a47b3ead0f 100644 --- a/security/ca-roots/Makefile +++ b/security/ca-roots/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= security DISTFILES= # none -MAINTAINER= nsayer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org NO_BUILD= yes |