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 /sysutils | |
parent | 1c18fc94e404f198f15f752e068df28f7d6abbf1 (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/lxinput/Makefile | 2 | ||||
-rw-r--r-- | sysutils/lxterminal/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/lxinput/Makefile b/sysutils/lxinput/Makefile index d171298b6bc7..864999e3e314 100644 --- a/sysutils/lxinput/Makefile +++ b/sysutils/lxinput/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF/lxde/LXInput%20%28Kbd%20and%20amp_%20mouse%20config%29/LXInput%200.3.1 -MAINTAINER= kmoore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A keyboard and mouse config tool from the LXDE project USE_GNOME= gtk20 intlhack diff --git a/sysutils/lxterminal/Makefile b/sysutils/lxterminal/Makefile index fd25aa4bf92c..7a591a866b72 100644 --- a/sysutils/lxterminal/Makefile +++ b/sysutils/lxterminal/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF/lxde/LXTerminal%20%28terminal%20emulator%29/LXTerminal%20${PORTVERSION} -MAINTAINER= kmoore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A lightweight terminal emulator from the LXDE project LIB_DEPENDS= vte.9:${PORTSDIR}/x11-toolkits/vte |