add ref to Postfix/TLS webpage

This commit is contained in:
jakob 2001-11-28 09:35:14 +00:00
parent 13324ebce3
commit 1cde132e07
3 changed files with 8 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.13 2001/11/15 07:36:35 jakob Exp $
# $OpenBSD: Makefile.inc,v 1.14 2001/11/28 09:35:14 jakob Exp $
COMMENT= fast, secure sendmail replacement
@ -14,6 +14,9 @@ DIST_SUBDIR= postfix
HOMEPAGE= http://www.postfix.org/
TLSHOMEPAGE= http://www.aet.tu-cottbus.de/personen/jaenicke/pfixtls/
SUBST_VARS+= TLSHOMEPAGE
PERMIT_PACKAGE_CDROM= yes
PERMIT_PACKAGE_FTP= yes
PERMIT_DISTFILES_CDROM= yes
@ -56,8 +59,6 @@ MAKE_AUXLIBS+= -L${LOCALBASE}/lib/mysql -lmysqlclient
MASTER_SITES0= ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/ \
ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/old/
TLSHOMEPAGE= http://www.aet.tu-cottbus.de/personen/jaenicke/pfixtls/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
${TLSDISTNAME}${EXTRACT_SUFX}:0

View File

@ -78,7 +78,8 @@ Flavors
* sasl - Add support for authenticated SMTP.
* tls - Add support for TLS.
* tls - Add support for SSL/TLS using patches from
${TLSHOMEPAGE}.
* ldap - Add support for doing table lookups using LDAP.

View File

@ -78,7 +78,8 @@ Flavors
* sasl - Add support for authenticated SMTP.
* tls - Add support for TLS.
* tls - Add support for SSL/TLS using patches from
${TLSHOMEPAGE}.
* ldap - Add support for doing table lookups using LDAP.