diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2014-02-14 16:51:44 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2014-02-14 16:51:44 +0000 |
commit | d8299fcc60c91773d823d36ef69d39f5c2f2f0d0 (patch) | |
tree | fb078915384105108b97c87c486b108d31a33068 /x11 | |
parent | 212168ca712cf37c686c08778456950759e309e2 (diff) | |
download | ports-d8299fcc60c91773d823d36ef69d39f5c2f2f0d0.tar.gz ports-d8299fcc60c91773d823d36ef69d39f5c2f2f0d0.zip |
- Reassign lioux' ports to the heap
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=344281
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 |