diff options
author | roy <roy@pkgsrc.org> | 2013-10-16 08:55:01 +0000 |
---|---|---|
committer | roy <roy@pkgsrc.org> | 2013-10-16 08:55:01 +0000 |
commit | de973cdfe25961eb24d81c3285c235c5eef1968b (patch) | |
tree | a93babba06eeefb390afc694c481bdfc652329d4 /comms | |
parent | 435118371c63c12099aa1bb05d4f002bb9e1250a (diff) | |
download | pkgsrc-de973cdfe25961eb24d81c3285c235c5eef1968b.tar.gz |
bump for pilot-link-libs ncurses removal
Diffstat (limited to 'comms')
-rw-r--r-- | comms/p5-pilot-link/Makefile | 4 | ||||
-rw-r--r-- | comms/pilot-link/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/comms/p5-pilot-link/Makefile b/comms/p5-pilot-link/Makefile index 01a009639e2..bd09920a0f9 100644 --- a/comms/p5-pilot-link/Makefile +++ b/comms/p5-pilot-link/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.52 2013/05/31 12:39:43 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2013/10/16 08:57:40 roy Exp $ # .include "../../comms/pilot-link/Makefile.common" PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 COMMENT= Perl bindings for pilot-link diff --git a/comms/pilot-link/Makefile b/comms/pilot-link/Makefile index eeaab2f1479..ac6a61f8f13 100644 --- a/comms/pilot-link/Makefile +++ b/comms/pilot-link/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.59 2013/07/15 02:02:18 ryoon Exp $ +# $NetBSD: Makefile,v 1.60 2013/10/16 08:55:01 roy Exp $ .include "../../comms/pilot-link/Makefile.common" -PKGREVISION= 6 +PKGREVISION= 7 COMMENT= Tools to talk to the 3Com Pilot PDA BUILDLINK_API_DEPENDS.pilot-link-libs= pilot-link-libs>=${PILOT_LINK_VERS} |