diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2014-02-15 00:51:44 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2014-02-15 00:51:44 +0800 |
commit | 4b9cc534244987c60505afe853505ff5fd25c127 (patch) | |
tree | fb078915384105108b97c87c486b108d31a33068 /x11 | |
parent | c33c52fc62458db4fc32541eff67f24c0a354090 (diff) | |
download | freebsd-ports-gnome-4b9cc534244987c60505afe853505ff5fd25c127.tar.gz freebsd-ports-gnome-4b9cc534244987c60505afe853505ff5fd25c127.tar.zst freebsd-ports-gnome-4b9cc534244987c60505afe853505ff5fd25c127.zip |
- Reassign lioux' ports to the heap
With hat: portmgr
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xclick/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xclick/Makefile b/x11/xclick/Makefile index eaf1408399dd..46548b2af891 100644 --- a/x11/xclick/Makefile +++ b/x11/xclick/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://members.shaw.ca/gehrehmee/ \ DISTNAME= click EXTRACT_SUFX= .tgz -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Generates X11 mouse button click events USE_XORG= x11 xtst xext xfixes xi |