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/xcept | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'comms/xcept')
-rw-r--r-- | comms/xcept/Makefile | 1 | ||||
-rw-r--r-- | comms/xcept/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/comms/xcept/Makefile b/comms/xcept/Makefile index 20e40940e8b4..8395f973c246 100644 --- a/comms/xcept/Makefile +++ b/comms/xcept/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= asami/LOCAL_PORTS MAINTAINER= joerg@FreeBSD.org +COMMENT= A decoder for the CEPT (Btx) protocol USE_XLIB= yes MAN1= xcept.1 diff --git a/comms/xcept/pkg-comment b/comms/xcept/pkg-comment deleted file mode 100644 index 9ecf09e6d022..000000000000 --- a/comms/xcept/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A decoder for the CEPT (Btx) protocol |