diff options
author | Chris Rees <crees@FreeBSD.org> | 2012-03-27 17:20:19 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2012-03-27 17:20:19 +0000 |
commit | 538f91ed11febc05e254fa2cbdf8c1d16612d8e4 (patch) | |
tree | 90cd85e3d4199be587d251398b15d376861c60e3 /www/chpasswd/Makefile | |
parent | 928631d0cb985398eb242f1f54a765ac7ce7ea04 (diff) | |
download | ports-538f91ed11febc05e254fa2cbdf8c1d16612d8e4.tar.gz ports-538f91ed11febc05e254fa2cbdf8c1d16612d8e4.zip |
Notes
Diffstat (limited to 'www/chpasswd/Makefile')
-rw-r--r-- | www/chpasswd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/chpasswd/Makefile b/www/chpasswd/Makefile index ed7be10f4e4b..8ce757be5fd8 100644 --- a/www/chpasswd/Makefile +++ b/www/chpasswd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www #MASTER_SITES= SF/orsochpasswd/orsochpasswd/chpasswd-2.2.4/ MASTER_SITES= SF/orso${PORTNAME}/orso${PORTNAME}/${PORTNAME}-${PORTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mad@madpilot.net COMMENT= Allow users to change their Squid or Web password using the browser HAS_CONFIGURE= yes |