diff options
author | wiz <wiz> | 2009-05-20 00:58:05 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-05-20 00:58:05 +0000 |
commit | de61d7499b03ee74c10f836a77549a994da9983e (patch) | |
tree | e3aafcd3857ac2bdc7ca0607114c79d78e672bae /comms/jpilot-syncmal/Makefile | |
parent | 12ab0e4ceb3dc538b6c260eef5effcaba183059d (diff) | |
download | pkgsrc-de61d7499b03ee74c10f836a77549a994da9983e.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/Makefile')
-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/ |