diff options
author | Rainer Hurling <rhurlin@FreeBSD.org> | 2020-09-10 19:17:38 +0000 |
---|---|---|
committer | Rainer Hurling <rhurlin@FreeBSD.org> | 2020-09-10 19:17:38 +0000 |
commit | f6c06f8c9a952a1301e2e993006c2ae938b4993e (patch) | |
tree | 427e52e8ccfeb07af6b24f330528ac81e128d976 /archivers | |
parent | 2f1f18ca377aab27bed037aebd62e8f12c19c1fe (diff) |
Change the maintainer entry in rhurlin's ports
After I got a commit bit for ports, it is time now to change the maintainers entry in all 'owned' ports.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D26398
Notes
Notes:
svn path=/head/; revision=548221
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/laszip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/laszip/Makefile b/archivers/laszip/Makefile index 230079189b62..12efd615123c 100644 --- a/archivers/laszip/Makefile +++ b/archivers/laszip/Makefile @@ -5,7 +5,7 @@ PORTNAME= laszip PORTVERSION= 3.4.3 CATEGORIES= archivers -MAINTAINER= rhurlin@gwdg.de +MAINTAINER= rhurlin@FreeBSD.org COMMENT= Library for lossless LAS compression LICENSE= LGPL21 |