aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/portmon
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-04-05 19:42:03 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-04-05 19:42:03 +0000
commitf6d346078b696a38f16ca7fa7c2cf0b5abbd81ed (patch)
treee984bb94330269a17e509b696c4ff494df22eada /net-mgmt/portmon
parent9d61e86da1cb56316a0a2d45a1ef7206181d6d65 (diff)
downloadports-f6d346078b696a38f16ca7fa7c2cf0b5abbd81ed.tar.gz
ports-f6d346078b696a38f16ca7fa7c2cf0b5abbd81ed.zip
- Add missing quote
Submitted by: John Marino <draco@marino.st> Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=315736
Diffstat (limited to 'net-mgmt/portmon')
-rw-r--r--net-mgmt/portmon/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/net-mgmt/portmon/Makefile b/net-mgmt/portmon/Makefile
index eb563abfb471..e5c472150685 100644
--- a/net-mgmt/portmon/Makefile
+++ b/net-mgmt/portmon/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: portmon
-# Date created: 18.06.2003
-# Whom: Kirill Ponomarew <ponomarew@oberon.net>
-#
+# Created by: Kirill Ponomarew <ponomarew@oberon.net>
# $FreeBSD$
-#
PORTNAME= portmon
PORTVERSION= 2.0
@@ -36,7 +32,7 @@ do-install:
@${ECHO} "------------------------------------------------------------"
@${ECHO} "Sample of configuration file placed at"
@${ECHO} "${PREFIX}/etc/portmon.hosts.sample"
- @${ECHO} "------------------------------------------------------------
+ @${ECHO} "------------------------------------------------------------"
post-install:
.if !defined(NOPORTDOCS)