diff options
author | wiz <wiz> | 2001-02-16 13:51:27 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 13:51:27 +0000 |
commit | e6c09e0ffcafa1cd01223abf0f13852e7a875595 (patch) | |
tree | 0b6795ee15e18090020cfa8444738bad46458587 /comms/malsync | |
parent | 4c3dfcb96a12ad0a22dddb9f4c146cfc65e4c845 (diff) | |
download | pkgsrc-e6c09e0ffcafa1cd01223abf0f13852e7a875595.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'comms/malsync')
-rw-r--r-- | comms/malsync/Makefile | 3 | ||||
-rw-r--r-- | comms/malsync/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/malsync/Makefile b/comms/malsync/Makefile index 3d0c02795ec..d22d2496f74 100644 --- a/comms/malsync/Makefile +++ b/comms/malsync/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/12/14 22:58:44 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 13:56:17 wiz Exp $ # DISTNAME= ${PKGNAME:S/-/_/}.src @@ -9,6 +9,7 @@ MASTER_SITES= http://www.tomw.org/malsync/ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.tomw.org/malsync/ +COMMENT= utility to synchronize Palm Pilots to the AvantGo.com service DEPENDS+= pilot-link>=0.9.3:../../comms/pilot-link diff --git a/comms/malsync/pkg/COMMENT b/comms/malsync/pkg/COMMENT deleted file mode 100644 index 395ffde5b50..00000000000 --- a/comms/malsync/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -utility to synchronize Palm Pilots to the AvantGo.com service |