diff options
author | Frederic Culot <culot@FreeBSD.org> | 2016-03-30 16:41:22 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2016-03-30 16:41:22 +0000 |
commit | 8ccdb1b565a0ed51481ff4861caad053a60979b7 (patch) | |
tree | deb7e64da99aeb99a546b06d23952a8a0bb21e09 /x11 | |
parent | 296a438c1cf6f70f5ab960d0ddad2092d4a5e04e (diff) |
- Reassign to the heap, on maintainer's request
Notes
Notes:
svn path=/head/; revision=412175
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 |