diff options
author | Robert Noland <rnoland@FreeBSD.org> | 2009-04-04 04:04:01 +0000 |
---|---|---|
committer | Robert Noland <rnoland@FreeBSD.org> | 2009-04-04 04:04:01 +0000 |
commit | fd559155d1fa03952cd6eb47282f20fe983307bf (patch) | |
tree | 970ec9efd8d83b0c6521bd73b54f03348a1ae54f /x11-drivers/xf86-input-spaceorb | |
parent | 451667460263c1a95078110e9af2b787c7e16c80 (diff) | |
download | ports-fd559155d1fa03952cd6eb47282f20fe983307bf.tar.gz ports-fd559155d1fa03952cd6eb47282f20fe983307bf.zip |
Notes
Diffstat (limited to 'x11-drivers/xf86-input-spaceorb')
-rw-r--r-- | x11-drivers/xf86-input-spaceorb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-drivers/xf86-input-spaceorb/Makefile b/x11-drivers/xf86-input-spaceorb/Makefile index d956889e8adc..29cbbab8f208 100644 --- a/x11-drivers/xf86-input-spaceorb/Makefile +++ b/x11-drivers/xf86-input-spaceorb/Makefile @@ -15,4 +15,6 @@ COMMENT= X.Org spaceorb input driver XORG_CAT= driver +IGNORE= Unmaintained upstream. Notify ${MAINTAINER} if you have this device. + .include <bsd.port.mk> |