diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-02-21 12:52:52 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-02-21 12:52:52 +0000 |
commit | 32b8021ea597dce557c90853579b05ce303dea33 (patch) | |
tree | b401de5d4f74e05f3c52dcd8f30f948e786d3565 /comms | |
parent | De-pkg-comment. (diff) |
pkg-comment -> COMMENT
Diffstat (limited to 'comms')
-rw-r--r-- | comms/kermit/Makefile | 1 | ||||
-rw-r--r-- | comms/kermit/pkg-comment | 1 | ||||
-rw-r--r-- | comms/wy60/Makefile | 1 | ||||
-rw-r--r-- | comms/wy60/pkg-comment | 1 |
4 files changed, 2 insertions, 2 deletions
diff --git a/comms/kermit/Makefile b/comms/kermit/Makefile index 7db3d1e63d69..1ce7efd14bbd 100644 --- a/comms/kermit/Makefile +++ b/comms/kermit/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://kermit.columbia.edu/kermit/archives/ \ DISTNAME= cku206 MAINTAINER= naddy@FreeBSD.org +COMMENT= Serial and network communications package USE_OPENSSL= yes NO_WRKSUBDIR= yes diff --git a/comms/kermit/pkg-comment b/comms/kermit/pkg-comment deleted file mode 100644 index 250b06a37de2..000000000000 --- a/comms/kermit/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Serial and network communications package diff --git a/comms/wy60/Makefile b/comms/wy60/Makefile index a0093df74520..3443e8462158 100644 --- a/comms/wy60/Makefile +++ b/comms/wy60/Makefile @@ -10,6 +10,7 @@ CATEGORIES= comms MASTER_SITES= http://gutschke.com/wy60/html/archive/ MAINTAINER= naddy@FreeBSD.org +COMMENT= Curses-based emulator for the Wyse 60 terminal GNU_CONFIGURE= yes diff --git a/comms/wy60/pkg-comment b/comms/wy60/pkg-comment deleted file mode 100644 index e08c26645831..000000000000 --- a/comms/wy60/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Curses-based emulator for the Wyse 60 terminal |