mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
mail/ctm: Fix build with -Wdeprecated-non-prototype.
Differential Revision: https://reviews.freebsd.org/D39819
This commit is contained in:
parent
817deeeebe
commit
221b0277ed
2 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= ctm
|
||||
PORTVERSION= 2.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= misc
|
||||
|
||||
MAINTAINER= se@FreeBSD.org
|
||||
|
@ -20,7 +20,7 @@ USES= tar:txz
|
|||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= freebsd
|
||||
GH_TAGNAME= ef289f3
|
||||
GH_TAGNAME= 5b03b48
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
MAKE_FLAGS= MK_MAN=no
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1540728904
|
||||
SHA256 (freebsd-ctm-2.0-ef289f3_GH0.tar.gz) = 793d88b328699e41a68f214fbd581b5730f86631532728e01ad0a08cd8807bfb
|
||||
SIZE (freebsd-ctm-2.0-ef289f3_GH0.tar.gz) = 40160
|
||||
TIMESTAMP = 1682456427
|
||||
SHA256 (freebsd-ctm-2.0-5b03b48_GH0.tar.gz) = 8690e4f7a32b62aea9fb087bfc56c857f1d16d63e7f5c343aabd3584163433e0
|
||||
SIZE (freebsd-ctm-2.0-5b03b48_GH0.tar.gz) = 40149
|
||||
|
|
Loading…
Add table
Reference in a new issue