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 /misc/lxde-common | |
parent | 80fa9351eec077ca19db0a823b243d0a14d68244 (diff) | |
download | ports-f8a65e4c1b0f29ce7a791b0085ee107c50958657.tar.gz ports-f8a65e4c1b0f29ce7a791b0085ee107c50958657.zip |
Notes
Diffstat (limited to 'misc/lxde-common')
-rw-r--r-- | misc/lxde-common/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/lxde-common/Makefile b/misc/lxde-common/Makefile index a403421fda1c..79ce19111cec 100644 --- a/misc/lxde-common/Makefile +++ b/misc/lxde-common/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 5 CATEGORIES= misc MASTER_SITES= SF/lxde/${PORTNAME}%20%28default%20config%29/LXDE%20Common%20${PORTVERSION}/ -MAINTAINER= horia@racoviceanu.com +MAINTAINER= ports@FreeBSD.org COMMENT= LXDE Common files LICENSE= GPLv2 |