diff options
Diffstat (limited to 'www/chpasswd/Makefile')
-rw-r--r-- | www/chpasswd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/chpasswd/Makefile b/www/chpasswd/Makefile index b765e943f114..6e6a5a5f741e 100644 --- a/www/chpasswd/Makefile +++ b/www/chpasswd/Makefile @@ -9,8 +9,7 @@ PORTNAME= chpasswd PORTVERSION= 2.2.3 PORTREVISION= 3 CATEGORIES= www -MASTER_SITES= SF -MASTER_SITE_SUBDIR= orsochpasswd +MASTER_SITES= SF/orso${PORTNAME}/orso${PORTNAME}/${PORTVERSION} MAINTAINER= jmelo@FreeBSD.org COMMENT= Allow users to change their Squid or Web password using the browser |