aboutsummaryrefslogtreecommitdiff
path: root/net/tcpstat
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2001-02-05 15:50:41 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2001-02-05 15:50:41 +0000
commit4c544704ed31ce1186add71ab565b4414423835d (patch)
tree3c5a86451bbd5a03b2a00b3dc5a0f69dec1c5717 /net/tcpstat
parent32e2f6629ff708aec3e81b18136023f21370aa3b (diff)
downloadports-4c544704ed31ce1186add71ab565b4414423835d.tar.gz
ports-4c544704ed31ce1186add71ab565b4414423835d.zip
Style fixes for ports/net.
Notes
Notes: svn path=/head/; revision=37989
Diffstat (limited to 'net/tcpstat')
-rw-r--r--net/tcpstat/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/net/tcpstat/Makefile b/net/tcpstat/Makefile
index da1844cac2e9..68b37ecf7404 100644
--- a/net/tcpstat/Makefile
+++ b/net/tcpstat/Makefile
@@ -5,15 +5,15 @@
# $FreeBSD$
#
-PORTNAME= tcpstat
-PORTVERSION= 1.4
-CATEGORIES= net
-MASTER_SITES= http://www.frenchfries.net/paul/tcpstat/
+PORTNAME= tcpstat
+PORTVERSION= 1.4
+CATEGORIES= net
+MASTER_SITES= http://www.frenchfries.net/paul/tcpstat/
-MAINTAINER= greid@ukug.uk.freebsd.org
+MAINTAINER= greid@ukug.uk.freebsd.org
-GNU_CONFIGURE= yes
+GNU_CONFIGURE= yes
-MAN1= tcpstat.1
+MAN1= tcpstat.1
.include <bsd.port.mk>