diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-02 20:37:00 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-02 20:37:00 +0000 |
commit | 75fa296c7590b484daf9446fb9c303a94ae926c7 (patch) | |
tree | 32b5735ea1b0f560a6e75f69397a4ba8413c3a95 /www/zope-formulator/Makefile | |
parent | f6e0b913154ad0a900e62b94883dee4f507dbd43 (diff) | |
download | ports-75fa296c7590b484daf9446fb9c303a94ae926c7.tar.gz ports-75fa296c7590b484daf9446fb9c303a94ae926c7.zip |
- Update to 1.6.0
PR: ports/60729
Submitted by: Tim Middleton <x@vex.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=97102
Diffstat (limited to 'www/zope-formulator/Makefile')
-rw-r--r-- | www/zope-formulator/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/zope-formulator/Makefile b/www/zope-formulator/Makefile index 3cde7b151be0..5945634315d1 100644 --- a/www/zope-formulator/Makefile +++ b/www/zope-formulator/Makefile @@ -6,9 +6,9 @@ # PORTNAME= formulator -PORTVERSION= 1.4.2 +PORTVERSION= 1.6.0 CATEGORIES= www zope -MASTER_SITES= http://www.zope.org/Members/faassen/Formulator/${PORTVERSION}/ +MASTER_SITES= http://zope.org/Members/infrae/Formulator/Formulator-${PORTVERSION}/ PKGNAMEPREFIX= zope- DISTNAME= Formulator-${PORTVERSION} EXTRACT_SUFX= .tgz |