diff options
author | tobik <tobik@FreeBSD.org> | 2017-03-19 22:47:21 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2017-04-09 20:02:24 +0800 |
commit | 7bf0b8ca455dcb3b57f03421b3c6709739cac70b (patch) | |
tree | 36731aabe4be6b95cb2462845f9ee5be65417c20 | |
parent | 35ef8d0c909b90c4d44c7065b2dcd8ce73ce23e9 (diff) | |
download | freebsd-ports-gnome-7bf0b8ca455dcb3b57f03421b3c6709739cac70b.tar.gz freebsd-ports-gnome-7bf0b8ca455dcb3b57f03421b3c6709739cac70b.tar.zst freebsd-ports-gnome-7bf0b8ca455dcb3b57f03421b3c6709739cac70b.zip |
Assign new maintainer
PR: 217866
Submitted by: chuck@tuffli.net
Approved by: lme (mentor)
Differential Revision: https://reviews.freebsd.org/D10054
-rw-r--r-- | devel/unibilium/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/unibilium/Makefile b/devel/unibilium/Makefile index 3e2bd8f65f7f..5452eac9b6fd 100644 --- a/devel/unibilium/Makefile +++ b/devel/unibilium/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.2.0 DISTVERSIONPREFIX= v CATEGORIES= devel -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chuck@tuffli.net COMMENT= Unibilium is a very basic terminfo library LICENSE= LGPL3 |