diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2018-06-27 01:06:33 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2018-06-27 01:06:33 +0800 |
commit | 5291f8a5606dcb8937933de09a29ec2ecc34665e (patch) | |
tree | e0408b486ef0c30671342c5e25a16d2a4cd21b44 /misc | |
parent | 5aafb51fc36fe89a54524168720bdc719e634cee (diff) | |
download | freebsd-ports-gnome-5291f8a5606dcb8937933de09a29ec2ecc34665e.tar.gz freebsd-ports-gnome-5291f8a5606dcb8937933de09a29ec2ecc34665e.tar.zst freebsd-ports-gnome-5291f8a5606dcb8937933de09a29ec2ecc34665e.zip |
Reset maintainer (3+ months of inactivity).
Discussed with: portmgr (adamw, mat)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gonvert/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gonvert/Makefile b/misc/gonvert/Makefile index b3396b0684c2..2f239bfd61b3 100644 --- a/misc/gonvert/Makefile +++ b/misc/gonvert/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.2.38 CATEGORIES= misc python gnome MASTER_SITES= http://www.unihedron.com/projects/gonvert/downloads/ -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Conversion utility that allows conversion between many units LICENSE= GPLv2 |