summaryrefslogtreecommitdiff
path: root/devel/libusb
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:18:43 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:18:43 +0000
commit075acacd24db0c43cce5dccc810156a1c5eff446 (patch)
treef3dd8caf9fe8f8c14de35a33876ae473bded1b4f /devel/libusb
parent- Switch SourceForge ports to the new File Release System: categories startin... (diff)
- Switch SourceForge ports to the new File Release System: categories starting with D
Notes
Notes: svn path=/head/; revision=240068
Diffstat (limited to 'devel/libusb')
-rw-r--r--devel/libusb/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libusb/Makefile b/devel/libusb/Makefile
index b458d2e55256..de25bc65a461 100644
--- a/devel/libusb/Makefile
+++ b/devel/libusb/Makefile
@@ -9,8 +9,7 @@ PORTNAME= libusb
PORTVERSION= 0.1.12
PORTREVISION= 4
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-0.1%20%28LEGACY%29/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Library giving userland programs access to USB devices