diff options
author | bapt <bapt@FreeBSD.org> | 2014-07-04 20:46:11 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-07-04 20:46:11 +0800 |
commit | b2cce75329b9867783556666da59de8e5b4cfb33 (patch) | |
tree | 7f6177e82e931c9790c99c365428d872179cecba /security/distcache | |
parent | 368852b037b96e23c40189338f2a65de1eb9fbf3 (diff) | |
download | freebsd-ports-gnome-b2cce75329b9867783556666da59de8e5b4cfb33.tar.gz freebsd-ports-gnome-b2cce75329b9867783556666da59de8e5b4cfb33.tar.zst freebsd-ports-gnome-b2cce75329b9867783556666da59de8e5b4cfb33.zip |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr
Diffstat (limited to 'security/distcache')
-rw-r--r-- | security/distcache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/distcache/Makefile b/security/distcache/Makefile index 4fb3a0dd8fe0..6da638378028 100644 --- a/security/distcache/Makefile +++ b/security/distcache/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/2.%20${PORTNAME}-stable/${PORTVERSION} \ http://osdn.dl.sourceforge.net/sourceforge/${PORTNAME}/ -MAINTAINER= marcel.prisi@virtua.ch +MAINTAINER= ports@FreeBSD.org COMMENT= Distributed OpenSSL session caching tools CONFLICTS= distcache-devel-* |