diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-04-03 21:30:39 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-04-03 21:30:39 +0000 |
commit | 21b72b77242bec9b5c2c94f0aa3b9b2ef1cbf269 (patch) | |
tree | 2bd8e30787adc060967df63687cf5230898ef8ca /x11/kb2mb2 | |
parent | 34113719aea618f80d0f309d53402d769feb9985 (diff) | |
download | ports-21b72b77242bec9b5c2c94f0aa3b9b2ef1cbf269.tar.gz ports-21b72b77242bec9b5c2c94f0aa3b9b2ef1cbf269.zip |
Notes
Diffstat (limited to 'x11/kb2mb2')
-rw-r--r-- | x11/kb2mb2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kb2mb2/Makefile b/x11/kb2mb2/Makefile index 63910affa428..ac9cf95b5121 100644 --- a/x11/kb2mb2/Makefile +++ b/x11/kb2mb2/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_PORTS_JP} -MAINTAINER= sada@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Redirect any key to second mouse button PLIST_FILES= bin/kb2mb2 |