diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-07-05 02:51:42 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-07-05 02:51:42 +0000 |
commit | 3b3f78904cefc8abc8ce8b1c752e445405b0fc2e (patch) | |
tree | a968321c6e98cbe48882c76b37386184e23b63fa /x11 | |
parent | 160953339fae9c5b8ba5249e387fabc88a06f93f (diff) | |
download | ports-3b3f78904cefc8abc8ce8b1c752e445405b0fc2e.tar.gz ports-3b3f78904cefc8abc8ce8b1c752e445405b0fc2e.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libsynaptics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libsynaptics/Makefile b/x11/libsynaptics/Makefile index d93afa68638a..c28b8dec67fd 100644 --- a/x11/libsynaptics/Makefile +++ b/x11/libsynaptics/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11 MASTER_SITES= http://qsynaptics.sourceforge.net/ \ http://www.hitnet.rwth-aachen.de/~brueffer/distfiles/ -MAINTAINER= markus@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library to access the Xorg/XFree86 Synaptics TouchPad Driver USE_BZIP2= yes |