diff options
author | jsm <jsm@FreeBSD.org> | 2018-07-10 02:03:14 +0800 |
---|---|---|
committer | jsm <jsm@FreeBSD.org> | 2018-07-10 02:03:14 +0800 |
commit | d46d4c6017b93884dc2735faa4d010789415812f (patch) | |
tree | 13f01e1f23f4fad529ba9bb588d0a23be8185675 /devel/liblxqt | |
parent | 17ab6830c2f2affbdd84bbee613762ad15f99d7e (diff) | |
download | freebsd-ports-gnome-d46d4c6017b93884dc2735faa4d010789415812f.tar.gz freebsd-ports-gnome-d46d4c6017b93884dc2735faa4d010789415812f.tar.zst freebsd-ports-gnome-d46d4c6017b93884dc2735faa4d010789415812f.zip |
Changing maintainer email address (same maintainer, new address)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D16200
Diffstat (limited to 'devel/liblxqt')
-rw-r--r-- | devel/liblxqt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/liblxqt/Makefile b/devel/liblxqt/Makefile index ed8c61491f01..21650fd7759c 100644 --- a/devel/liblxqt/Makefile +++ b/devel/liblxqt/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.13.0 CATEGORIES= devel MASTER_SITES= LXQT -MAINTAINER= jesper@schmitz.computer +MAINTAINER= jsm@FreeBSD.org COMMENT= Shared library for LXQt applications LICENSE= LGPL21+ |