diff options
author | naddy <naddy@FreeBSD.org> | 2003-02-21 20:52:52 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2003-02-21 20:52:52 +0800 |
commit | 97aaa4147a26c5e38f80fad02e31b7f3730e5d26 (patch) | |
tree | b9f41e87dc0ee5207a000ba86e20786c7d9e4897 /comms | |
parent | 69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882 (diff) | |
download | freebsd-ports-gnome-97aaa4147a26c5e38f80fad02e31b7f3730e5d26.tar.gz freebsd-ports-gnome-97aaa4147a26c5e38f80fad02e31b7f3730e5d26.tar.zst freebsd-ports-gnome-97aaa4147a26c5e38f80fad02e31b7f3730e5d26.zip |
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 |