- Fix fetch
This commit is contained in:
parent
5140a3cded
commit
a49ac53034
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239538
3 changed files with 5 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
|||
PORTNAME= sympa
|
||||
PORTVERSION= 5.4.4
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES?= http://www.sympa.org/distribution/
|
||||
MASTER_SITES?= http://www.sympa.org/distribution/old/
|
||||
|
||||
MAINTAINER= Olivier.Girard@univ-angers.fr
|
||||
COMMENT= Sympa is an electronic mailing list manager
|
||||
|
|
|
@ -9,7 +9,8 @@ PORTNAME= asterisk-addons
|
|||
PORTVERSION= 1.4.6
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/
|
||||
MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \
|
||||
http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/
|
||||
|
||||
MAINTAINER= pneumann@gmail.com
|
||||
COMMENT= GPL modules for the Asterisk Open Source PBX
|
||||
|
|
|
@ -9,7 +9,8 @@ PORTNAME= asterisk-addons
|
|||
PORTVERSION= 1.4.6
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/
|
||||
MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \
|
||||
http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/
|
||||
|
||||
MAINTAINER= pneumann@gmail.com
|
||||
COMMENT= GPL modules for the Asterisk Open Source PBX
|
||||
|
|
Loading…
Reference in a new issue