diff options
author | nsayer <nsayer@FreeBSD.org> | 2002-10-21 10:31:08 +0800 |
---|---|---|
committer | nsayer <nsayer@FreeBSD.org> | 2002-10-21 10:31:08 +0800 |
commit | 2c6d803fc76f215d8ab6d32d8e87c4a3c1d90a84 (patch) | |
tree | 1a3c1425171f15298edbb7ea8ac9ce615b5c9f43 /security/ca-roots | |
parent | ec93ba9f33c476e559d01cfd1d90a2233e003ea7 (diff) | |
download | freebsd-ports-gnome-2c6d803fc76f215d8ab6d32d8e87c4a3c1d90a84.tar.gz freebsd-ports-gnome-2c6d803fc76f215d8ab6d32d8e87c4a3c1d90a84.tar.zst freebsd-ports-gnome-2c6d803fc76f215d8ab6d32d8e87c4a3c1d90a84.zip |
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.
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 |