summaryrefslogtreecommitdiff
path: root/databases/mysqlcppapi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mysqlcppapi/Makefile')
-rw-r--r--databases/mysqlcppapi/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/mysqlcppapi/Makefile b/databases/mysqlcppapi/Makefile
index 856995029c9e..c1b867475ec6 100644
--- a/databases/mysqlcppapi/Makefile
+++ b/databases/mysqlcppapi/Makefile
@@ -9,8 +9,7 @@ PORTNAME= mysqlcppapi
PORTVERSION= 1.9.3
PORTREVISION= 2
CATEGORIES= databases devel
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=mysqlcppapi
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%202/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A fork of mysql++ C++ API for MySQL