diff options
Diffstat (limited to 'net/libnss-mysql/Makefile')
-rw-r--r-- | net/libnss-mysql/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/libnss-mysql/Makefile b/net/libnss-mysql/Makefile index d951152..a99fdab 100644 --- a/net/libnss-mysql/Makefile +++ b/net/libnss-mysql/Makefile @@ -9,8 +9,7 @@ PORTNAME= libnss-mysql PORTVERSION= 1.5 PORTREVISION= 2 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= libnss-mysql +MASTER_SITES= SF MAINTAINER= vd@FreeBSD.org COMMENT= NSS module using a MySQL database for backend |