diff options
author | wiz <wiz@pkgsrc.org> | 2003-07-13 13:50:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-07-13 13:50:19 +0000 |
commit | 43fa0c7cb6af5e9ca71443c34fd3e34847f851e2 (patch) | |
tree | 3cd1576b2c4d6ec60b72ad162bfb4a7c8b870966 /comms/pilot-link/Makefile | |
parent | 9a290ed0df0fbc90081cdfa28409ea63df40d57d (diff) | |
download | pkgsrc-43fa0c7cb6af5e9ca71443c34fd3e34847f851e2.tar.gz |
PKGREVISION bump for libiconv update.
Diffstat (limited to 'comms/pilot-link/Makefile')
-rw-r--r-- | comms/pilot-link/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/pilot-link/Makefile b/comms/pilot-link/Makefile index 4efe943d9f0..583042f00ab 100644 --- a/comms/pilot-link/Makefile +++ b/comms/pilot-link/Makefile @@ -1,8 +1,10 @@ -# $NetBSD: Makefile,v 1.30 2003/01/10 04:30:17 rh Exp $ +# $NetBSD: Makefile,v 1.31 2003/07/13 13:50:52 wiz Exp $ # .include "../../comms/pilot-link/Makefile.common" +PKGREVISION= 1 + COMMENT= Tools to talk to the 3Com Pilot PDA BUILDLINK_DEPENDS.pilot-link-libs= pilot-link-libs>=${PILOT_LINK_VERS} |