diff options
author | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
commit | a96f4900ac951c1bb62cfab03e095e81439bb8bf (patch) | |
tree | d0def9b6a36a2b3df4828dbc84a89a15adffc5c1 /comms/pilot-link/Makefile | |
parent | 2e332fe74c8e9ae8e035b8cdce887904aaeadac7 (diff) | |
download | pkgsrc-a96f4900ac951c1bb62cfab03e095e81439bb8bf.tar.gz |
Recursive bump for png-1.6.
Diffstat (limited to 'comms/pilot-link/Makefile')
-rw-r--r-- | comms/pilot-link/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/pilot-link/Makefile b/comms/pilot-link/Makefile index 2d7c971b9fe..176eab1c95f 100644 --- a/comms/pilot-link/Makefile +++ b/comms/pilot-link/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.56 2012/10/03 21:54:06 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2013/02/16 11:20:37 wiz Exp $ .include "../../comms/pilot-link/Makefile.common" -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= Tools to talk to the 3Com Pilot PDA BUILDLINK_API_DEPENDS.pilot-link-libs= pilot-link-libs>=${PILOT_LINK_VERS} |