diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-16 17:33:20 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-16 17:33:20 +0000 |
commit | 2b1a883dc4fd248d3b049059b9543dde2ac98ffd (patch) | |
tree | 0b080fcd55271333176593e1b9bc0b48aedbe9fa /mail/ezmlm/Makefile | |
parent | 21829056931f158e125c2d89352e36c1c7196a26 (diff) | |
download | ports-2b1a883dc4fd248d3b049059b9543dde2ac98ffd.tar.gz ports-2b1a883dc4fd248d3b049059b9543dde2ac98ffd.zip |
Notes
Diffstat (limited to 'mail/ezmlm/Makefile')
-rw-r--r-- | mail/ezmlm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/ezmlm/Makefile b/mail/ezmlm/Makefile index 266148a6f659..3f12920b520d 100644 --- a/mail/ezmlm/Makefile +++ b/mail/ezmlm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ezmlm -PORTVERSION= 0.53 +PORTVERSION= 0.53 CATEGORIES= mail MASTER_SITES= ftp://ftp.ezmlm.org/pub/qmail/ \ ftp://ftp.ntnu.no/pub/unix/mail/qmail/ \ @@ -33,7 +33,7 @@ MAN1= ezmlm-list.1 ezmlm-make.1 ezmlm-manage.1 ezmlm-reject.1 \ ezmlm-warn.1 ezmlm-weed.1 MAN5= ezmlm.5 -DIFF_MSG= Cannot Make and Install with different PREFIX or QMAIL_DIR +DIFF_MSG= Cannot Make and Install with different PREFIX or QMAIL_DIR MY_PROGRAMS= ezmlm-make ezmlm-manage ezmlm-send ezmlm-reject ezmlm-return \ ezmlm-warn ezmlm-weed ezmlm-list ezmlm-sub ezmlm-unsub |