Resolved problem with fetch
PR: ports/136671 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
This commit is contained in:
parent
aa320ec5fa
commit
11789c2a22
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237628
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@
|
|||
PORTNAME= ao
|
||||
PORTVERSION= 0.82
|
||||
CATEGORIES= audio python
|
||||
MASTER_SITES= http://www.andrewchatham.com/pyogg/download/
|
||||
MASTER_SITES= http://ekyo.nerim.net/software/pyogg/ \
|
||||
http://www.sourcefiles.org/Programming/Development/Modules/Python/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= pyao-${PORTVERSION}
|
||||
|
||||
|
|
Loading…
Reference in a new issue