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 /x11 | |
parent | 1c18fc94e404f198f15f752e068df28f7d6abbf1 (diff) | |
download | ports-6de1d9ba596be3984d23e1c5f89ecdc980124ea2.tar.gz ports-6de1d9ba596be3984d23e1c5f89ecdc980124ea2.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/florence/Makefile | 2 | ||||
-rw-r--r-- | x11/libfm/Makefile | 2 | ||||
-rw-r--r-- | x11/lxde-meta/Makefile | 2 | ||||
-rw-r--r-- | x11/lxmenu-data/Makefile | 2 | ||||
-rw-r--r-- | x11/lxpanel/Makefile | 2 | ||||
-rw-r--r-- | x11/menu-cache/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/x11/florence/Makefile b/x11/florence/Makefile index 24270afe036e..7b86a874c49e 100644 --- a/x11/florence/Makefile +++ b/x11/florence/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= SF/florence/florence/${PORTVERSION} -MAINTAINER= kmoore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Florence OnScreen Keyboard LIB_DEPENDS= notify.4:${PORTSDIR}/devel/libnotify \ diff --git a/x11/libfm/Makefile b/x11/libfm/Makefile index 7e76dba82625..7b2a45f3f09d 100644 --- a/x11/libfm/Makefile +++ b/x11/libfm/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.1.0 CATEGORIES= x11 MASTER_SITES= SF/pcmanfm/PCManFM%20%2B%20Libfm%20%28tarball%20release%29/libfm%20%28required%20by%20PCManFM%29/ -MAINTAINER= kmoore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The libFM backend library to PCManFM LICENSE= GPLv2 diff --git a/x11/lxde-meta/Makefile b/x11/lxde-meta/Makefile index f36c90c98f13..2d082437e3e5 100644 --- a/x11/lxde-meta/Makefile +++ b/x11/lxde-meta/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11 MASTER_SITES= #none DISTFILES= #none -MAINTAINER= kmoore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The "meta-port" of the LXDE desktop slimmed down for FreeBSD releases RUN_DEPENDS= openbox:${PORTSDIR}/x11-wm/openbox \ diff --git a/x11/lxmenu-data/Makefile b/x11/lxmenu-data/Makefile index e75fef058a5b..1bf3325706da 100644 --- a/x11/lxmenu-data/Makefile +++ b/x11/lxmenu-data/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1.2 CATEGORIES= x11 MASTER_SITES= SF/lxde/lxmenu-data%20%28desktop%20menu%29/lxmenu-data%20${PORTVERSION} -MAINTAINER= kmoore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Menu data used by lxpanel USE_XORG= x11 xmu diff --git a/x11/lxpanel/Makefile b/x11/lxpanel/Makefile index 8bbdb1770290..bab4471de3f8 100644 --- a/x11/lxpanel/Makefile +++ b/x11/lxpanel/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.5.12 CATEGORIES= x11 MASTER_SITES= SF/lxde/LXPanel%20%28desktop%20panel%29/LXPanel%20${PORTVERSION} -MAINTAINER= kmoore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight X11 desktop panel LIB_DEPENDS= menu-cache.1:${PORTSDIR}/x11/menu-cache diff --git a/x11/menu-cache/Makefile b/x11/menu-cache/Makefile index 7803d8738398..d03a33e360b8 100644 --- a/x11/menu-cache/Makefile +++ b/x11/menu-cache/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3.3 CATEGORIES= x11 MASTER_SITES= SF/lxde/menu-cache/menu-cache%20${PORTVERSION}/ -MAINTAINER= kmoore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The menu-cache portion of LXDE USE_GNOME= gnomehack gtk20 pkgconfig |