aboutsummaryrefslogtreecommitdiffstats
path: root/x11-drivers/input-wacom
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2009-08-22 08:39:37 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2009-08-22 08:39:37 +0800
commitd3567a1c6145dd0c4b27be2f5b04b773099dd9fc (patch)
tree161132b508791833690159d2e33e0c85ea69d959 /x11-drivers/input-wacom
parent677d79e6559b82293d8316afe188c5672e67da27 (diff)
downloadfreebsd-ports-gnome-d3567a1c6145dd0c4b27be2f5b04b773099dd9fc.tar.gz
freebsd-ports-gnome-d3567a1c6145dd0c4b27be2f5b04b773099dd9fc.tar.zst
freebsd-ports-gnome-d3567a1c6145dd0c4b27be2f5b04b773099dd9fc.zip
- Switch SourceForge ports to the new File Release System: categories starting with X
Diffstat (limited to 'x11-drivers/input-wacom')
-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