diff options
author | Kris Moore <kmoore@FreeBSD.org> | 2013-06-18 15:55:34 +0000 |
---|---|---|
committer | Kris Moore <kmoore@FreeBSD.org> | 2013-06-18 15:55:34 +0000 |
commit | 6de1d9ba596be3984d23e1c5f89ecdc980124ea2 (patch) | |
tree | 3ac5c14c5058d9f48d738c9706852b7c62e38688 /misc/lxde-common | |
parent | 1c18fc94e404f198f15f752e068df28f7d6abbf1 (diff) |
Send some ports back to the pool that I no longer have time for
Notes
Notes:
svn path=/head/; revision=321199
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 c01e8d086f84..45483f6932a9 100644 --- a/misc/lxde-common/Makefile +++ b/misc/lxde-common/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= SF/lxde/${PORTNAME}%20%28default%20config%29/LXDE%20Common%20${PORTVERSION} -MAINTAINER= kmoore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= LXDE Common files USE_GNOME= gtk20 |