diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-06-28 09:11:31 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-06-28 09:11:31 +0000 |
commit | f8a65e4c1b0f29ce7a791b0085ee107c50958657 (patch) | |
tree | 24812be98b418460366e590049f2e38e6dac2053 /x11-fm | |
parent | 80fa9351eec077ca19db0a823b243d0a14d68244 (diff) | |
download | ports-f8a65e4c1b0f29ce7a791b0085ee107c50958657.tar.gz ports-f8a65e4c1b0f29ce7a791b0085ee107c50958657.zip |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/pcmanfm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/pcmanfm/Makefile b/x11-fm/pcmanfm/Makefile index 8c34af42f6c7..00d87ed4ff1c 100644 --- a/x11-fm/pcmanfm/Makefile +++ b/x11-fm/pcmanfm/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.2.4 CATEGORIES= x11-fm MASTER_SITES= SF/${PORTNAME}/PCManFM%20%2B%20Libfm%20%28tarball%20release%29/PCManFM/ -MAINTAINER= horia@racoviceanu.com +MAINTAINER= ports@FreeBSD.org COMMENT= PCMan File Manager LICENSE= GPLv2 |