diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-03 07:14:56 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-03 07:14:56 +0000 |
commit | d86bc065d6c1a547fba5ea79202182342269346c (patch) | |
tree | 5b2bd286fa7c480df09a0a3c1c43061b2c0bdaf1 /www/squishdot | |
parent | f6120003336744dd1fd9f3190cac1e294eee7452 (diff) | |
download | ports-d86bc065d6c1a547fba5ea79202182342269346c.tar.gz ports-d86bc065d6c1a547fba5ea79202182342269346c.zip |
Notes
Diffstat (limited to 'www/squishdot')
-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 |