Fix MASTER_SITES
PR: ports/97731 Submitted by: Martin Wilke <freebsd@unixfreunde.de>
This commit is contained in:
parent
0790aa312c
commit
dfdc50fff1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=163207
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@
|
|||
PORTNAME= users-agent
|
||||
PORTVERSION= 1.2
|
||||
CATEGORIES= net-im
|
||||
MASTER_SITES= http://files.jabberstudio.org/users-agent/
|
||||
MASTER_SITES= http://jabberstudio.rediris.es/users-agent/ \
|
||||
http://freebsd.unixfreunde.de/sources/
|
||||
PKGNAMEPREFIX= jabber-
|
||||
DISTNAME= Users-Agent-${PORTVERSION}
|
||||
|
||||
|
|
Loading…
Reference in a new issue