diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-09-20 02:23:35 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-09-20 02:23:35 +0800 |
commit | 0d971ea8ea18ab4d15b2abe3063335a67dec5324 (patch) | |
tree | 2bfbab496fc28a7a65c4a08a0951c089a5bc77b8 /mail/postfix-current/Makefile | |
parent | dfcf58ffafddd7488d0f83d58d44238d8309ebc7 (diff) | |
download | freebsd-ports-gnome-0d971ea8ea18ab4d15b2abe3063335a67dec5324.tar.gz freebsd-ports-gnome-0d971ea8ea18ab4d15b2abe3063335a67dec5324.tar.zst freebsd-ports-gnome-0d971ea8ea18ab4d15b2abe3063335a67dec5324.zip |
re-enable TLS
PR: 42959
Submitted by: maintainer
Diffstat (limited to 'mail/postfix-current/Makefile')
-rw-r--r-- | mail/postfix-current/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 83a99f09b76a..6773690fbcf8 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -14,6 +14,7 @@ PORTNAME= postfix PORTVERSION= 1.1.11-20020917 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \ |