diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /comms/comserv | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'comms/comserv')
-rw-r--r-- | comms/comserv/Makefile | 1 | ||||
-rw-r--r-- | comms/comserv/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/comms/comserv/Makefile b/comms/comserv/Makefile index c444ecb96a9c..347a0720e28a 100644 --- a/comms/comserv/Makefile +++ b/comms/comserv/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= bsd MAINTAINER= bsd@FreeBSD.org +COMMENT= Provide network access to local serial ports and make remote ports appear local MAN8= comservd.8 MANCOMPRESSED= yes diff --git a/comms/comserv/pkg-comment b/comms/comserv/pkg-comment deleted file mode 100644 index 53504de85fe4..000000000000 --- a/comms/comserv/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Provide network access to local serial ports and make remote ports appear local |