Add a missing file to the plist.
Reported by: QAT
This commit is contained in:
parent
dcd5e046b0
commit
594b68d8c6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=243013
2 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
PORTNAME?= libpurple
|
||||
PORTVERSION= 2.6.3
|
||||
PORTREVISION?= 0
|
||||
PORTREVISION?= 1
|
||||
CATEGORIES?= net-im
|
||||
MASTER_SITES= SF/pidgin/Pidgin/${PORTVERSION}
|
||||
DISTNAME= pidgin-${PORTVERSION}
|
||||
|
|
|
@ -235,6 +235,7 @@ share/purple/ca-certs/AOL_Member_CA.pem
|
|||
share/purple/ca-certs/America_Online_Root_Certification_Authority_1.pem
|
||||
share/purple/ca-certs/CAcert_Class3.pem
|
||||
share/purple/ca-certs/CAcert_Root.pem
|
||||
share/purple/ca-certs/Entrust.net_Secure_Server_CA.pem
|
||||
share/purple/ca-certs/Equifax_Secure_CA.pem
|
||||
share/purple/ca-certs/Equifax_Secure_Global_eBusiness_CA-1.pem
|
||||
share/purple/ca-certs/GTE_CyberTrust_Global_Root.pem
|
||||
|
|
Loading…
Reference in a new issue