mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
Per distfile list, fix fetch and WWW location.
This commit is contained in:
parent
5364f2e0bd
commit
ed9d5928e5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96129
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ PORTNAME= zodb
|
|||
PORTVERSION= 1.0
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= http://www.zope.org/Products/StandaloneZODB/
|
||||
MASTER_SITES= http://www.zope.org/Products/StandaloneZODB/1.0%20final/
|
||||
DISTNAME= StandaloneZODB-${PORTVERSION}
|
||||
|
||||
MAINTAINER= wjv@FreeBSD.org
|
||||
|
|
|
@ -15,7 +15,7 @@ StandaloneZODB includes a standalone version of Zope Enterprise
|
|||
Objects (ZEO), a tool to distribute ZODB stores across a network.
|
||||
|
||||
Author: Barry A Warsaw <barry@zope.com> and a host of others
|
||||
WWW: http://www.zope.org/Products/StandaloneZODB
|
||||
WWW: http://www.zope.org/Products/StandaloneZODB/
|
||||
See also: http://amk.ca/zodb/guide/ (ZODB Programming Guide)
|
||||
|
||||
-- Johann Visagie <wjv@FreeBSD.org>
|
||||
|
|
Loading…
Add table
Reference in a new issue