diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-10-16 08:48:06 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-10-16 08:48:06 +0000 |
commit | af4d8fc609eea9cd2109d1e01e711fa7695a55b6 (patch) | |
tree | 41fd15b3cfaa2c3673214524dfbafcc59a0f476f /net/libnss-mysql | |
parent | 63bf19aff0b0116634fd65cb7dc100a3a275184a (diff) |
Notes
Diffstat (limited to 'net/libnss-mysql')
-rw-r--r-- | net/libnss-mysql/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libnss-mysql/Makefile b/net/libnss-mysql/Makefile index b56a6677a177..c3473f57a204 100644 --- a/net/libnss-mysql/Makefile +++ b/net/libnss-mysql/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= libnss-mysql -MAINTAINER= sheepkiller@culteadsheep.org +MAINTAINER= sheepkiller@cultdeadsheep.org COMMENT= NSS module using a MySQL database for backend GNU_CONFIGURE= yes |