diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-21 16:02:03 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-21 16:02:03 +0000 |
commit | 13816389f5a9e5555cbbbe66609f5e0ce791a425 (patch) | |
tree | 6f20f175904c6974708b5a6f3e431159d769c358 /mail/dcc-dccd | |
parent | f73584720a8956fa6bc8acfeeadf11bbf2e97044 (diff) |
Notes
Diffstat (limited to 'mail/dcc-dccd')
-rw-r--r-- | mail/dcc-dccd/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/mail/dcc-dccd/Makefile b/mail/dcc-dccd/Makefile index 47e78b0e640b..71a8cb84b88d 100644 --- a/mail/dcc-dccd/Makefile +++ b/mail/dcc-dccd/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mail/dcc-dccd -# Date created: Wed Oct 9 19:30:00 WST 2002 -# Whom: Dean Hollister <dean@odyssey.apana.org.au> -# +# Created by: Dean Hollister <dean@odyssey.apana.org.au> # $FreeBSD$ -# PORTNAME= dcc-dccd PORTVERSION= 1.3.141 @@ -177,7 +173,7 @@ PLIST_SUB+= WITH_DCCGREY="@comment " pre-everything:: @${ECHO_MSG} ' ' - @${ECHO_MSG} 'A description of ALT_HOME may be found in the port's Makefile.' + @${ECHO_MSG} "A description of ALT_HOME may be found in the port's Makefile." @${ECHO_MSG} ' ' post-install: |