diff options
author | wiz <wiz@pkgsrc.org> | 2018-08-22 09:42:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-08-22 09:42:51 +0000 |
commit | 7da3396fbc255a2e05a47f1ec8d0d4651809b018 (patch) | |
tree | a850c34dd49b5e6bde60c6e0b6280637f411e838 /comms/pilot-link/Makefile | |
parent | eabc5364f14ce27ce590642bd937cf2a5d1a56c1 (diff) | |
download | pkgsrc-7da3396fbc255a2e05a47f1ec8d0d4651809b018.tar.gz |
Recursive bump for perl5-5.28.0
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 731dd468cf7..a25f6bc28f1 100644 --- a/comms/pilot-link/Makefile +++ b/comms/pilot-link/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.63 2016/07/09 06:37:55 wiz Exp $ +# $NetBSD: Makefile,v 1.64 2018/08/22 09:43:04 wiz Exp $ .include "../../comms/pilot-link/Makefile.common" -PKGREVISION= 10 +PKGREVISION= 11 COMMENT= Tools to talk to the 3Com Pilot PDA BUILDLINK_API_DEPENDS.pilot-link-libs= pilot-link-libs>=${PILOT_LINK_VERS} |