diff options
Diffstat (limited to 'databases/mysql-udf-preg')
| -rw-r--r-- | databases/mysql-udf-preg/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/databases/mysql-udf-preg/Makefile b/databases/mysql-udf-preg/Makefile index 716d499ee64b..2662c062b8ea 100644 --- a/databases/mysql-udf-preg/Makefile +++ b/databases/mysql-udf-preg/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: mysql-udf-preg -# Date created: October 27, 2011 -# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com> -# # $FreeBSD$ -# PORTNAME= mysql-udf-preg PORTVERSION= 1.0.1 @@ -12,7 +7,7 @@ CATEGORIES= databases MASTER_SITES= http://www.mysqludf.org/lib_mysqludf_preg/ DISTNAME= lib_mysqludf_preg-${PORTVERSION} -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library of MySQL UDFs providing access to PCRE LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre |
