diff options
author | Markus Brueffer <markus@FreeBSD.org> | 2006-09-26 17:52:25 +0000 |
---|---|---|
committer | Markus Brueffer <markus@FreeBSD.org> | 2006-09-26 17:52:25 +0000 |
commit | e6fc9cdf6366c16ffd3b5c3c59ca027da684e027 (patch) | |
tree | 78149f092b80f7ab4c009590cc1ba646b930d87a /x11/libsynaptics | |
parent | 7c1f60f847d11f3432c66836530f8cc406181d7c (diff) | |
download | ports-e6fc9cdf6366c16ffd3b5c3c59ca027da684e027.tar.gz ports-e6fc9cdf6366c16ffd3b5c3c59ca027da684e027.zip |
Notes
Diffstat (limited to 'x11/libsynaptics')
-rw-r--r-- | x11/libsynaptics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/libsynaptics/Makefile b/x11/libsynaptics/Makefile index d3debc96a8f1..004fe88405f8 100644 --- a/x11/libsynaptics/Makefile +++ b/x11/libsynaptics/Makefile @@ -8,7 +8,8 @@ PORTNAME= libsynaptics PORTVERSION= 0.14.6b CATEGORIES= x11 -MASTER_SITES= http://qsynaptics.sourceforge.net/ +MASTER_SITES= http://qsynaptics.sourceforge.net/ \ + http://www.hitnet.rwth-aachen.de/~brueffer/distfiles/ MAINTAINER= markus@FreeBSD.org COMMENT= Library to access the Xorg/XFree86 Synaptics TouchPad Driver |