diff options
author | Rene Ladan <rene@FreeBSD.org> | 2017-03-19 14:02:23 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2017-03-19 14:02:23 +0000 |
commit | c1da7c8cad0265614e5298ff42031402382b3307 (patch) | |
tree | bb38f6ce0eef3e1c93d155e9ce68a614729ea96b /x11/libfm/Makefile | |
parent | 54e46da2e7fcd5f863384b1ecd30ed35d9a4bc2e (diff) |
Take in olivierd@'s commit bit on his request.
Submitted by: olivierd@
With hat: portmgr-secretary
Notes
Notes:
svn path=/head/; revision=436494
Diffstat (limited to 'x11/libfm/Makefile')
-rw-r--r-- | x11/libfm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libfm/Makefile b/x11/libfm/Makefile index 6edb5c64c94d..a76e8b864e57 100644 --- a/x11/libfm/Makefile +++ b/x11/libfm/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.2.5 CATEGORIES= x11 MASTER_SITES= SF/pcmanfm/PCManFM%20%2B%20Libfm%20%28tarball%20release%29/LibFM/ -MAINTAINER= olivierd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT?= Core library of PCManFM file manager LICENSE= LGPL21 |