diff options
author | wiz <wiz@pkgsrc.org> | 2009-05-20 00:58:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-05-20 00:58:05 +0000 |
commit | f6d8ec20768d34b131ae0cba6ec469cbfe811d7a (patch) | |
tree | e3aafcd3857ac2bdc7ca0607114c79d78e672bae /comms/jpilot-syncmal | |
parent | 18a81108d0326c0dd4709dce4e60c61ab055229f (diff) | |
download | pkgsrc-f6d8ec20768d34b131ae0cba6ec469cbfe811d7a.tar.gz |
Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.
Reported by Robert Elz in PR 41345.
Diffstat (limited to 'comms/jpilot-syncmal')
-rw-r--r-- | comms/jpilot-syncmal/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/jpilot-syncmal/Makefile b/comms/jpilot-syncmal/Makefile index 2a7dc2919a0..a86123dca1a 100644 --- a/comms/jpilot-syncmal/Makefile +++ b/comms/jpilot-syncmal/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2008/07/14 12:56:00 joerg Exp $ +# $NetBSD: Makefile,v 1.41 2009/05/20 00:58:08 wiz Exp $ DISTNAME= jpilot-syncmal-0.80 +PKGREVISION= 1 CATEGORIES= comms MASTER_SITES= http://jasonday.home.att.net/code/syncmal/ |