diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-14 08:01:41 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-14 08:01:41 +0000 |
commit | 7be808fec0f94a19c25ad15633396c7b93ea6d6c (patch) | |
tree | 1e614d2fba6c6d218503e16d9a3ac7f9255841d4 /www/zope-kupu/Makefile | |
parent | 2ec0e6dae8934277b906b5833a1cc2f41ce0603b (diff) | |
download | ports-7be808fec0f94a19c25ad15633396c7b93ea6d6c.tar.gz ports-7be808fec0f94a19c25ad15633396c7b93ea6d6c.zip |
Notes
Diffstat (limited to 'www/zope-kupu/Makefile')
-rw-r--r-- | www/zope-kupu/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/www/zope-kupu/Makefile b/www/zope-kupu/Makefile index 6f3482f878ca..2a7aaf3260c8 100644 --- a/www/zope-kupu/Makefile +++ b/www/zope-kupu/Makefile @@ -6,17 +6,14 @@ # PORTNAME= kupu -PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTVERSION= 1.2.2 CATEGORIES= www zope -MASTER_SITES= http://kupu.oscom.org/midcom-serveattachmentguid-6b4584286e6cd5bbf2f82f0a83ead0e2/ +MASTER_SITES= http://kupu.oscom.org/midcom-serveattachmentguid-19cdb52c4a9a4be7720d0d694fcfe32d/ PKGNAMEPREFIX= zope- -MAINTAINER= x@Vex.Net +MAINTAINER= x@vex.net COMMENT= A 'document-centric' client-side editor for Mozilla/IE -RUN_DEPENDS= ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/FileSystemSite/__init__.py:${PORTSDIR}/www/zope-FileSystemSite - USE_ZOPE= yes USE_PYTHON= yes DIST_SUBDIR= zope |