diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:38:34 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:38:34 +0800 |
commit | 677d79e6559b82293d8316afe188c5672e67da27 (patch) | |
tree | c5dfff7a730b60f1e1b241fdc20ea2eb4648fe4b /www/chpasswd | |
parent | ba03e051e82fca13597a0f6f7b3268d0c405d2d2 (diff) | |
download | freebsd-ports-gnome-677d79e6559b82293d8316afe188c5672e67da27.tar.gz freebsd-ports-gnome-677d79e6559b82293d8316afe188c5672e67da27.tar.zst freebsd-ports-gnome-677d79e6559b82293d8316afe188c5672e67da27.zip |
- Switch SourceForge ports to the new File Release System: categories starting with W
Diffstat (limited to 'www/chpasswd')
-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 |