diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-07-05 10:51:42 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-07-05 10:51:42 +0800 |
commit | 47845666a3ffdb480725bbb30f568130a1b663a3 (patch) | |
tree | 87e882d966622b901fb5de407fe187e6f868a6a1 /x11 | |
parent | 584add60c13303a4b4956f24fad3a03a314e229d (diff) | |
download | freebsd-ports-gnome-47845666a3ffdb480725bbb30f568130a1b663a3.tar.gz freebsd-ports-gnome-47845666a3ffdb480725bbb30f568130a1b663a3.tar.zst freebsd-ports-gnome-47845666a3ffdb480725bbb30f568130a1b663a3.zip |
- Reassign to the heap
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 |