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/pilotmgr | |
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/pilotmgr')
-rw-r--r-- | comms/pilotmgr/Makefile | 3 | ||||
-rw-r--r-- | comms/pilotmgr/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/pilotmgr/Makefile b/comms/pilotmgr/Makefile index 27934aa31ec..227d46b2a14 100644 --- a/comms/pilotmgr/Makefile +++ b/comms/pilotmgr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2000/08/28 09:14:00 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2001/02/16 13:56:20 wiz Exp $ DISTNAME= pilotmgr-1.107p2 CATEGORIES= comms @@ -7,6 +7,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.moshpit.org/pilotmgr/ +COMMENT= synchronize databases on any 3Com Palm device DEPENDS+= p5-Data-Dumper-*:../../devel/p5-Data-Dumper DEPENDS+= p5-Digest-MD5-*:../../security/p5-Digest-MD5 diff --git a/comms/pilotmgr/pkg/COMMENT b/comms/pilotmgr/pkg/COMMENT deleted file mode 100644 index 8ecf48fe9fe..00000000000 --- a/comms/pilotmgr/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -synchronize databases on any 3Com Palm device |