aboutsummaryrefslogtreecommitdiff
path: root/net/tcpmssd/Makefile
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2000-11-01 08:30:24 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2000-11-01 08:30:24 +0000
commite34e0ea8b1647b86a09deb2b9044da4e71f92c1a (patch)
tree6d9019ea580e056ba5797779c65ece66fb4e1eb0 /net/tcpmssd/Makefile
parentf93b020015feb44276bcebd117d7db1cbf94579b (diff)
downloadports-e34e0ea8b1647b86a09deb2b9044da4e71f92c1a.tar.gz
ports-e34e0ea8b1647b86a09deb2b9044da4e71f92c1a.zip
portlint.
Notes
Notes: svn path=/head/; revision=34522
Diffstat (limited to 'net/tcpmssd/Makefile')
-rw-r--r--net/tcpmssd/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/tcpmssd/Makefile b/net/tcpmssd/Makefile
index d45debd11e69..7ca49dc687c6 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>