aboutsummaryrefslogtreecommitdiff
path: root/comms/comserv
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
commit2b1a883dc4fd248d3b049059b9543dde2ac98ffd (patch)
tree0b080fcd55271333176593e1b9bc0b48aedbe9fa /comms/comserv
parent21829056931f158e125c2d89352e36c1c7196a26 (diff)
downloadports-2b1a883dc4fd248d3b049059b9543dde2ac98ffd.tar.gz
ports-2b1a883dc4fd248d3b049059b9543dde2ac98ffd.zip
Notes
Diffstat (limited to 'comms/comserv')
-rw-r--r--comms/comserv/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/comms/comserv/Makefile b/comms/comserv/Makefile
index 0006ebcc939f..dfcd65db3edd 100644
--- a/comms/comserv/Makefile
+++ b/comms/comserv/Makefile
@@ -5,15 +5,15 @@
# $FreeBSD$
#
-PORTNAME= comserv
-PORTVERSION= 1.0.1
-CATEGORIES= comms net
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= bsd
+PORTNAME= comserv
+PORTVERSION= 1.0.1
+CATEGORIES= comms net
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= bsd
-MAINTAINER= bsd@FreeBSD.org
+MAINTAINER= bsd@FreeBSD.org
-MAN8= comservd.8
-MANCOMPRESSED= yes
+MAN8= comservd.8
+MANCOMPRESSED= yes
.include <bsd.port.mk>