1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

- Fix fetch

Reported by:	-fetch-original pointyhat run
This commit is contained in:
Li-Wen Hsu 2009-02-01 19:15:36 +00:00
parent 9dfaf3e65d
commit b1d42e9640
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=227397

View File

@ -8,7 +8,7 @@
PORTNAME= trace2html
PORTVERSION= 0.2.1
CATEGORIES= devel python
MASTER_SITES= http://cheeseshop.python.org/packages/source/t/trace2html/
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= lwhsu@FreeBSD.org