diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2001-11-07 12:41:51 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2001-11-07 12:41:51 +0000 |
commit | 13290c440c30b577ebf37bcb5ac3c68bc97e1c2b (patch) | |
tree | 0d21e5f3a2d55bfa7062f37c2222ba7b3610cdea /mail | |
parent | Upgrade to 1.6. Change maintainer to ports@, Sandro Sigala is no longer (diff) |
NO_LATEST_LINK= yes
Submitted by: knu@iDaemons.org
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sendmail-old/Makefile | 1 | ||||
-rw-r--r-- | mail/sendmail811/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/mail/sendmail-old/Makefile b/mail/sendmail-old/Makefile index 2a8555e3d195..915fc416838c 100644 --- a/mail/sendmail-old/Makefile +++ b/mail/sendmail-old/Makefile @@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org +NO_LATEST_LINK= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} WCONF= ${WRKSRC}/devtools/Site SITE= ${FILESDIR}/site.config.m4.pre4 diff --git a/mail/sendmail811/Makefile b/mail/sendmail811/Makefile index 2a8555e3d195..915fc416838c 100644 --- a/mail/sendmail811/Makefile +++ b/mail/sendmail811/Makefile @@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org +NO_LATEST_LINK= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} WCONF= ${WRKSRC}/devtools/Site SITE= ${FILESDIR}/site.config.m4.pre4 |