diff options
author | linimon <linimon@FreeBSD.org> | 2003-10-16 16:48:06 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-10-16 16:48:06 +0800 |
commit | afe3ebcc705662e4f15f83bcf61bf31c51d36f48 (patch) | |
tree | ceb7bf87cd7f6d644b902ef57ba6d5fcc173c768 /net/libnss-mysql | |
parent | 8b9761b171236793ad21d9af50d43e9989c4efe2 (diff) | |
download | freebsd-ports-gnome-afe3ebcc705662e4f15f83bcf61bf31c51d36f48.tar.gz freebsd-ports-gnome-afe3ebcc705662e4f15f83bcf61bf31c51d36f48.tar.zst freebsd-ports-gnome-afe3ebcc705662e4f15f83bcf61bf31c51d36f48.zip |
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 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 |