diff options
author | culot <culot@FreeBSD.org> | 2016-03-31 00:41:22 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2016-03-31 00:41:22 +0800 |
commit | 088f015b33bfd8838872975168c2f60e72fb90bb (patch) | |
tree | deb7e64da99aeb99a546b06d23952a8a0bb21e09 /x11 | |
parent | ded5810d827a3e1a59317c46bf4ea644a3c983b4 (diff) | |
download | freebsd-ports-gnome-088f015b33bfd8838872975168c2f60e72fb90bb.tar.gz freebsd-ports-gnome-088f015b33bfd8838872975168c2f60e72fb90bb.tar.zst freebsd-ports-gnome-088f015b33bfd8838872975168c2f60e72fb90bb.zip |
- Reassign to the heap, on maintainer's request
Diffstat (limited to 'x11')
-rw-r--r-- | x11/antimicro/Makefile | 2 | ||||
-rw-r--r-- | x11/sxhkd/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/antimicro/Makefile b/x11/antimicro/Makefile index 1b022344f16c..9167597fc873 100644 --- a/x11/antimicro/Makefile +++ b/x11/antimicro/Makefile @@ -5,7 +5,7 @@ PORTNAME= antimicro PORTVERSION= 2.13 CATEGORIES= x11 -MAINTAINER= antont@inbox.lv +MAINTAINER= ports@FreeBSD.org COMMENT= Program for mapping keyboard and mouse to a gamepad LICENSE= GPLv3 diff --git a/x11/sxhkd/Makefile b/x11/sxhkd/Makefile index e067762e289b..e7110364a50e 100644 --- a/x11/sxhkd/Makefile +++ b/x11/sxhkd/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.5.5 PORTREVISION= 1 CATEGORIES= x11 -MAINTAINER= antont@inbox.lv +MAINTAINER= ports@FreeBSD.org COMMENT= Simple X hotkey daemon LICENSE= BSD2CLAUSE |