diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2020-03-06 17:33:54 +0000 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2020-03-06 17:33:54 +0000 |
commit | 6f8c3511128f6009eecb9bc477284b70f1d259cd (patch) | |
tree | 1868fc0e0e77b384f92ed869c329a92c1e2296e1 /net/pear-Net_Sieve | |
parent | e6b48082a4b0be1470217de3350614cbb399bb5b (diff) |
hand over Maintainership to miwi
Sponsored by: Netzkommune GmbH
Notes
Notes:
svn path=/head/; revision=527886
Diffstat (limited to 'net/pear-Net_Sieve')
-rw-r--r-- | net/pear-Net_Sieve/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_Sieve/Makefile b/net/pear-Net_Sieve/Makefile index ff5be26e12a2..f3f3c06124f6 100644 --- a/net/pear-Net_Sieve/Makefile +++ b/net/pear-Net_Sieve/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_Sieve DISTVERSION= 1.4.4 CATEGORIES= net www pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class to handle talking to timsieved LICENSE= BSD3CLAUSE |