diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-12-28 18:17:28 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-12-28 18:17:28 +0000 |
commit | a4844347d1c09afe1e9da3f1eb35a367896b4268 (patch) | |
tree | dd592f6b54afb471f999bc7510dc3dd470f0f13f | |
parent | 1156177631bd229052b192b83b580b8ab287fc64 (diff) |
cad/magic: Maintainer reset, take maintainership
Based on multiple previous maintainer's timeouts:
bug#255239 - 8+ months
bug#255673 - 7+ months
bug#254121 - 14 days
Approved by: portmgr (maintainer reset after multiple maintainer's timeouts on this port)
-rw-r--r-- | cad/magic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/magic/Makefile b/cad/magic/Makefile index b7f6a4d2e506..471a60ba2e0e 100644 --- a/cad/magic/Makefile +++ b/cad/magic/Makefile @@ -5,7 +5,7 @@ DISTVERSION= 8.3.245 CATEGORIES= cad MASTER_SITES= http://opencircuitdesign.com/magic/archive/ -MAINTAINER= hrs@FreeBSD.org +MAINTAINER= yuri@FreeBSD.org COMMENT= Interactive editor for VLSI layouts LICENSE= MIT |