diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-09-01 00:50:43 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-09-01 00:50:43 +0000 |
commit | 6fab928c1f0b5b7dc28ad446bfb836b0403e0971 (patch) | |
tree | 27a1aeaf095c6a60cbd48fc83d67a09c58ceaa8c /comms | |
parent | 8432bd59496288d0a62d79545107a4933d4c33d4 (diff) | |
download | ports-6fab928c1f0b5b7dc28ad446bfb836b0403e0971.tar.gz ports-6fab928c1f0b5b7dc28ad446bfb836b0403e0971.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/comserv/Makefile | 2 | ||||
-rw-r--r-- | comms/comserv/pkg-descr | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/comms/comserv/Makefile b/comms/comserv/Makefile index 347a0720e28a..5f18e296f58e 100644 --- a/comms/comserv/Makefile +++ b/comms/comserv/Makefile @@ -11,7 +11,7 @@ CATEGORIES= comms net MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= bsd -MAINTAINER= bsd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Provide network access to local serial ports and make remote ports appear local MAN8= comservd.8 diff --git a/comms/comserv/pkg-descr b/comms/comserv/pkg-descr index bf45b06e0317..d02e8e05a647 100644 --- a/comms/comserv/pkg-descr +++ b/comms/comserv/pkg-descr @@ -7,5 +7,3 @@ ports. Additionally, comservd can serve up local serial ports to remote systems, effectively turning the system running comservd into a terminal server with respect to its own local serial ports. - -WWW: http://www.bsdhome.com/comserv/ |