aboutsummaryrefslogtreecommitdiffstats
path: root/net/tcpmssd
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-01 16:30:24 +0800
committerru <ru@FreeBSD.org>2000-11-01 16:30:24 +0800
commitf9f0d530602cdd734eda04cb3784079d86ea6b26 (patch)
tree93192ba3abf3dc51503f495851ac00b3aa5504ae /net/tcpmssd
parent486ce0b7cb0890d0852f7d0ce5f02523724adaac (diff)
downloadfreebsd-ports-graphics-f9f0d530602cdd734eda04cb3784079d86ea6b26.tar.gz
freebsd-ports-graphics-f9f0d530602cdd734eda04cb3784079d86ea6b26.tar.zst
freebsd-ports-graphics-f9f0d530602cdd734eda04cb3784079d86ea6b26.zip
portlint.
Diffstat (limited to 'net/tcpmssd')
-rw-r--r--net/tcpmssd/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/tcpmssd/Makefile b/net/tcpmssd/Makefile
index d45debd11e6..7ca49dc687c 100644
--- a/net/tcpmssd/Makefile
+++ b/net/tcpmssd/Makefile
@@ -10,9 +10,10 @@ PORTVERSION= 1.0
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=ru
-MAN8= tcpmssd.8
-MANCOMPRESSED= maybe
MAINTAINER= ru@FreeBSD.org
+MAN8= tcpmssd.8
+MANCOMPRESSED= maybe
+
.include <bsd.port.mk>