aboutsummaryrefslogtreecommitdiff
path: root/databases/libdbi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/libdbi/Makefile')
-rw-r--r--databases/libdbi/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/libdbi/Makefile b/databases/libdbi/Makefile
index 974f34de1e15..da0c3e27666a 100644
--- a/databases/libdbi/Makefile
+++ b/databases/libdbi/Makefile
@@ -9,8 +9,7 @@
PORTNAME= libdbi
PORTVERSION= 0.8.3
CATEGORIES= databases devel
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= clsung@FreeBSD.org
COMMENT= Database Independent Abstraction Layer for C