diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2011-08-23 00:07:16 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2011-08-23 00:07:16 +0000 |
commit | 2e7a5c351e66d9557bf6b24bb9160d5e541c33c0 (patch) | |
tree | a8685eb11e2ab59b6d163313cff9f08f5906260b /www/chpasswd/Makefile | |
parent | a2b573605fd18dfa7d3151c8c71822f232d140f8 (diff) |
Notes
Diffstat (limited to 'www/chpasswd/Makefile')
-rw-r--r-- | www/chpasswd/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/chpasswd/Makefile b/www/chpasswd/Makefile index bc61fbaf174c..ed7be10f4e4b 100644 --- a/www/chpasswd/Makefile +++ b/www/chpasswd/Makefile @@ -6,10 +6,10 @@ # PORTNAME= chpasswd -PORTVERSION= 2.2.3 -PORTREVISION= 3 +PORTVERSION= 2.2.4 CATEGORIES= www -MASTER_SITES= SF/orso${PORTNAME}/orso${PORTNAME}/${PORTVERSION} +#MASTER_SITES= SF/orsochpasswd/orsochpasswd/chpasswd-2.2.4/ +MASTER_SITES= SF/orso${PORTNAME}/orso${PORTNAME}/${PORTNAME}-${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Allow users to change their Squid or Web password using the browser |