diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-03-08 11:57:14 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-03-08 11:57:14 +0000 |
commit | 9038509234ff32afa6fdb0169481615af52300e5 (patch) | |
tree | 1af067ccc136cbe3e8e79c04b09b0884ea443a1c /mail/postfix1 | |
parent | 70fb9a68023b025b3730f460d328ea6c25bcbf6a (diff) |
Fix LATEST_LINK conflicts:
graphics/flip: NO_LATEST_LINK (since biology/flip exists and has maintainer)
graphics/gkrellkam2: LATEST_LINK=gkrellkam2
sysutils/nwclient602: LATEST_LINK=nwclient602
graphics/p5-GD1: LATEST_LINK=p5-GD1
mail/postfix1: LATEST_LINK=postfix1
textproc/rubber: NO_LATEST_LINK (since print/rubber exists and has maintainer)
Notes
Notes:
svn path=/head/; revision=103298
Diffstat (limited to 'mail/postfix1')
-rw-r--r-- | mail/postfix1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/postfix1/Makefile b/mail/postfix1/Makefile index cf5ae4325099..ef3c54151e63 100644 --- a/mail/postfix1/Makefile +++ b/mail/postfix1/Makefile @@ -32,6 +32,7 @@ COMMENT= An alternative to widely-used Sendmail CONFLICTS= courier-0.* postfix-2.* sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.* USE_SUBMAKE= yes USE_REINPLACE= yes +LATEST_LINK= postfix1 MAN1= mailq.1 newaliases.1 postalias.1 postcat.1 postconf.1 postdrop.1 \ postfix.1 postkick.1 postlock.1 postlog.1 postmap.1 postqueue.1 \ |