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/plptools | |
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/plptools')
-rw-r--r-- | comms/plptools/Makefile | 3 | ||||
-rw-r--r-- | comms/plptools/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/plptools/Makefile b/comms/plptools/Makefile index fa54c8a9394..368c6243124 100644 --- a/comms/plptools/Makefile +++ b/comms/plptools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2000/07/20 15:41:02 tron Exp $ +# $NetBSD: Makefile,v 1.10 2001/02/16 13:56:22 wiz Exp $ # DISTNAME= plptools-0.6 @@ -7,6 +7,7 @@ CATEGORIES= comms MASTER_SITES= ftp://ftp.to.com/pub/psion/tarballs/ MAINTAINER= sakamoto@netbsd.org +COMMENT= FTP-like and NFS-like access tools to talk to the PSION DEPENDS= readline>=4.0:../../devel/readline diff --git a/comms/plptools/pkg/COMMENT b/comms/plptools/pkg/COMMENT deleted file mode 100644 index 2cc0ff728c1..00000000000 --- a/comms/plptools/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -FTP-like and NFS-like access tools to talk to the PSION |