summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroy <roy>2013-10-16 08:55:01 +0000
committerroy <roy>2013-10-16 08:55:01 +0000
commit7f906499b4ab6612af67a3aef45c9d96016778fd (patch)
treea93babba06eeefb390afc694c481bdfc652329d4
parent926b990190feb7d089d250a4c76c1c2bf0ae544a (diff)
downloadpkgsrc-7f906499b4ab6612af67a3aef45c9d96016778fd.tar.gz
bump for pilot-link-libs ncurses removal
-rw-r--r--comms/p5-pilot-link/Makefile4
-rw-r--r--comms/pilot-link/Makefile4
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}