diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-16 13:51:27 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-16 13:51:27 +0000 |
commit | 07cd20b334bcce67d925d228b1dc798c007141f0 (patch) | |
tree | 0b6795ee15e18090020cfa8444738bad46458587 /comms/minicom | |
parent | 2db9056f6e9918e76e686389fa7de8a0a3ed22b6 (diff) | |
download | pkgsrc-07cd20b334bcce67d925d228b1dc798c007141f0.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'comms/minicom')
-rw-r--r-- | comms/minicom/Makefile | 3 | ||||
-rw-r--r-- | comms/minicom/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile index ac40536b20b..68dca62a0a8 100644 --- a/comms/minicom/Makefile +++ b/comms/minicom/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2000/11/02 04:17:40 itojun Exp $ +# $NetBSD: Makefile,v 1.20 2001/02/16 13:56:18 wiz Exp $ # FreeBSD Id: Makefile,v 1.13 1998/01/03 10:58:40 obrien Exp # @@ -10,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/serialcomm/dialout/} \ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.clinet.fi/~walker/minicom.html +COMMENT= MS-DOS Telix serial communication program ''workalike" BUILD_DEPENDS+= msgfmt:../../devel/gettext DEPENDS+= gkermit-*:../../comms/gkermit diff --git a/comms/minicom/pkg/COMMENT b/comms/minicom/pkg/COMMENT deleted file mode 100644 index 0776112412e..00000000000 --- a/comms/minicom/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -MS-DOS Telix serial communication program "workalike" |