aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2011-10-21 01:23:13 +0800
committersunpoet <sunpoet@FreeBSD.org>2011-10-21 01:23:13 +0800
commita4b690b1f2bbe7b7f882bf446cf0d3e0e4132327 (patch)
tree4ea1acbe5c0f5b6bee6e1df5a4bcd1a99d028637
parentaf9e6d4e964f25efae32f60852f5f7db1953ad23 (diff)
downloadfreebsd-ports-gnome-a4b690b1f2bbe7b7f882bf446cf0d3e0e4132327.tar.gz
freebsd-ports-gnome-a4b690b1f2bbe7b7f882bf446cf0d3e0e4132327.tar.zst
freebsd-ports-gnome-a4b690b1f2bbe7b7f882bf446cf0d3e0e4132327.zip
- Update MAINTAINER address
PR: ports/161838 Submitted by: Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
-rw-r--r--security/py-htpasswd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-htpasswd/Makefile b/security/py-htpasswd/Makefile
index b40f89bafc38..dea911cf3e42 100644
--- a/security/py-htpasswd/Makefile
+++ b/security/py-htpasswd/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security python
MASTER_SITES= http://files.bsdroot.lv/my/FreeBSD/distfiles/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= aldis@bsdroot.lv
+MAINTAINER= graudeejs@gmail.com
COMMENT= Replacement for htpasswd
USE_PYTHON= YES