mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Use the versioned distfile so that we get the right one.
This commit is contained in:
parent
c5654af1b4
commit
ac6282167c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52118
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ PORTNAME= zodb
|
||||||
PORTVERSION= 2001.06.16
|
PORTVERSION= 2001.06.16
|
||||||
CATEGORIES= databases python
|
CATEGORIES= databases python
|
||||||
MASTER_SITES= http://amk.ca/files/zodb/
|
MASTER_SITES= http://amk.ca/files/zodb/
|
||||||
DISTNAME= zodb
|
DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g}
|
||||||
|
|
||||||
MAINTAINER= wjv@FreeBSD.org
|
MAINTAINER= wjv@FreeBSD.org
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
MD5 (zodb.tar.gz) = fbb54f5203cf023830fac2595dc606a1
|
MD5 (zodb-2001-06-16.tar.gz) = fbb54f5203cf023830fac2595dc606a1
|
||||||
|
|
Loading…
Add table
Reference in a new issue