diff options
author | linimon <linimon@FreeBSD.org> | 2003-10-16 08:48:06 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-10-16 08:48:06 +0000 |
commit | afe3ebcc705662e4f15f83bcf61bf31c51d36f48 (patch) | |
tree | ceb7bf87cd7f6d644b902ef57ba6d5fcc173c768 /net/libnss-mysql | |
parent | 8b9761b171236793ad21d9af50d43e9989c4efe2 (diff) | |
download | FreeBSD-ports-afe3ebcc705662e4f15f83bcf61bf31c51d36f48.zip FreeBSD-ports-afe3ebcc705662e4f15f83bcf61bf31c51d36f48.tar.gz |
Fix typo in maintainer address (note the fact that the originator
is correctly typed).
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 b56a667..c3473f5 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 |