diff options
Diffstat (limited to 'databases/mysql-udf/Makefile')
-rw-r--r-- | databases/mysql-udf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/mysql-udf/Makefile b/databases/mysql-udf/Makefile index 57f4130684c1..660861abaf62 100644 --- a/databases/mysql-udf/Makefile +++ b/databases/mysql-udf/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Set of user-defined functions for the MySQL server +WWW= http://mysql-udf.sourceforge.net/ WRKSRC= ${WRKDIR}/${PORTNAME} |