diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:57:35 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:57:35 +0800 |
commit | 7ebc8359e9ab0c7342b32b0d92e5c221c8371db4 (patch) | |
tree | c65810bd94349ec035fb6c6094972297fe4a11ba /mail/postfix211/Makefile | |
parent | 22084e17f721ebb9a063f5603491229fcfc70d9b (diff) | |
download | freebsd-ports-gnome-7ebc8359e9ab0c7342b32b0d92e5c221c8371db4.tar.gz freebsd-ports-gnome-7ebc8359e9ab0c7342b32b0d92e5c221c8371db4.tar.zst freebsd-ports-gnome-7ebc8359e9ab0c7342b32b0d92e5c221c8371db4.zip |
- Fix trailing whitespace in Makefiles
Approved by: portmgr blanket
Diffstat (limited to 'mail/postfix211/Makefile')
-rw-r--r-- | mail/postfix211/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix211/Makefile b/mail/postfix211/Makefile index 59e18e39bad4..db3d3f3555cf 100644 --- a/mail/postfix211/Makefile +++ b/mail/postfix211/Makefile @@ -28,7 +28,7 @@ PORTSCOUT= limit:^2\.11\. VDAVERSION= 2.10.0 CONFLICTS_INSTALL?= courier-0.* opensmtpd-[0-9]* \ sendmail-8.* sendmail+*-8.* smail-3.* zmailer-2.* \ - postfix2?-* postfix-3.* postfix-current-* + postfix2?-* postfix-3.* postfix-current-* USERS= postfix GROUPS= mail maildrop postfix |