aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:39:37 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:39:37 +0000
commitd99dd57e8914358fbac01603f77e98307b8060ce (patch)
tree04bcce22406a985d12ee47ca354e918b4326fd32 /x11-drivers
parent7a0548af2a592814b21d4ada5d2e203b5eb59ea3 (diff)
downloadports-d99dd57e8914358fbac01603f77e98307b8060ce.tar.gz
ports-d99dd57e8914358fbac01603f77e98307b8060ce.zip
Notes
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/input-wacom/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/x11-drivers/input-wacom/Makefile b/x11-drivers/input-wacom/Makefile
index a95c7e5d723a..2232153b633c 100644
--- a/x11-drivers/input-wacom/Makefile
+++ b/x11-drivers/input-wacom/Makefile
@@ -9,11 +9,10 @@ PORTNAME= input-wacom
PORTVERSION= ${KLD_VERSION}.${WACOM_VERSION:C/-/./g}
PORTREVISION= 3
CATEGORIES= x11-drivers kld
-MASTER_SITES= http://www.chillt.de/bsdwacom/ \
- SF
-MASTER_SITE_SUBDIR= linuxwacom
-DISTFILES= ${BSDWACOM}.tbz \
- ${LINUXWACOM}.tar.bz2
+MASTER_SITES= http://www.chillt.de/bsdwacom/:bsdwacom \
+ SF/linuxwacom/linuxwacom/${WACOM_VERSION}:linuxwacom
+DISTFILES= ${BSDWACOM}.tbz:bsdwacom \
+ ${LINUXWACOM}.tar.bz2:linuxwacom
EXTRACT_ONLY= ${BSDWACOM}.tbz
MAINTAINER= kamikaze@bsdforen.de