summaryrefslogtreecommitdiff
path: root/databases/mysqlcppapi
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 /databases/mysqlcppapi
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 'databases/mysqlcppapi')
-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