aboutsummaryrefslogtreecommitdiffstats
path: root/databases/mysqlcppapi
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2009-08-22 08:18:43 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2009-08-22 08:18:43 +0800
commit7db4e6466e50a48e65fb7590ae7266e94b5c6c03 (patch)
tree08fc9e6bcf1537566acccd687d21a8f672653547 /databases/mysqlcppapi
parente980dc91ca837353f4bef8911aeb7052c5554280 (diff)
downloadfreebsd-ports-gnome-7db4e6466e50a48e65fb7590ae7266e94b5c6c03.tar.gz
freebsd-ports-gnome-7db4e6466e50a48e65fb7590ae7266e94b5c6c03.tar.zst
freebsd-ports-gnome-7db4e6466e50a48e65fb7590ae7266e94b5c6c03.zip
- Switch SourceForge ports to the new File Release System: categories starting with D
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