diff options
Diffstat (limited to 'databases/mysql-udf')
-rw-r--r-- | databases/mysql-udf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mysql-udf/Makefile b/databases/mysql-udf/Makefile index 486442429579..462c0731f672 100644 --- a/databases/mysql-udf/Makefile +++ b/databases/mysql-udf/Makefile @@ -8,7 +8,7 @@ PORTNAME= mysql-udf PORTVERSION= 0.3 CATEGORIES= databases -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= mm@FreeBSD.org COMMENT= Set of user-defined functions for the MySQL server |