diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-03 15:14:56 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-03 15:14:56 +0800 |
commit | 204b87b00500f84faf9916374bf4bdbab43a2e4c (patch) | |
tree | b1690799308e224bff0951d69f5b2e29c782afeb /www | |
parent | f1ae02b33e68ac8f821bde5aaa705cf883eb6f19 (diff) | |
download | freebsd-ports-gnome-204b87b00500f84faf9916374bf4bdbab43a2e4c.tar.gz freebsd-ports-gnome-204b87b00500f84faf9916374bf4bdbab43a2e4c.tar.zst freebsd-ports-gnome-204b87b00500f84faf9916374bf4bdbab43a2e4c.zip |
Chase reorganized mastersites.
Source: distfile survey
Diffstat (limited to 'www')
-rw-r--r-- | www/squishdot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/squishdot/Makefile b/www/squishdot/Makefile index 5fb9560bce1d..ac4ebbbcfc0f 100644 --- a/www/squishdot/Makefile +++ b/www/squishdot/Makefile @@ -9,8 +9,8 @@ PORTNAME= squishdot PORTVERSION= 1.5.0 PORTREVISION= 1 CATEGORIES= www zope -MASTER_SITES= http://squishdot.org/Download/Squishdot/ \ - http://www.zope.org/Members/chrisw/Squishdot/ +MASTER_SITES= http://squishdot.org/Download/ \ + http://www.zope.org/Members/chrisw/Squishdot/${PORTVERSION}/ DISTNAME= Squishdot-${PORTVERSION:S/./-/g} MAINTAINER= ports@FreeBSD.org |