mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix plist.
Spotted by: pointyhat via pav.
This commit is contained in:
parent
3e97614653
commit
d5bd43e7e3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288444
2 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= cyrus-imapd
|
PORTNAME= cyrus-imapd
|
||||||
PORTVERSION= 2.4.13
|
PORTVERSION= 2.4.13
|
||||||
#PORTREVISION= 0
|
PORTREVISION= 1
|
||||||
CATEGORIES= mail ipv6
|
CATEGORIES= mail ipv6
|
||||||
MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-imapd/ \
|
MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-imapd/ \
|
||||||
http://cyrusimap.org/releases/
|
http://cyrusimap.org/releases/
|
||||||
|
|
|
@ -86,6 +86,7 @@ include/cyrus/prot.h
|
||||||
include/cyrus/retry.h
|
include/cyrus/retry.h
|
||||||
include/cyrus/rfc822date.h
|
include/cyrus/rfc822date.h
|
||||||
include/cyrus/signals.h
|
include/cyrus/signals.h
|
||||||
|
include/cyrus/strarray.h
|
||||||
include/cyrus/strhash.h
|
include/cyrus/strhash.h
|
||||||
include/cyrus/stristr.h
|
include/cyrus/stristr.h
|
||||||
include/cyrus/sysexits.h
|
include/cyrus/sysexits.h
|
||||||
|
|
Loading…
Add table
Reference in a new issue