diff options
author | wiz <wiz> | 2014-01-01 11:52:02 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-01-01 11:52:02 +0000 |
commit | d716b0ab7b69fb6eea501de6a312b30e51c671f1 (patch) | |
tree | a00aba4e26e98506b136829878acb6fff2f5f5ce /comms/jpilot | |
parent | 34c110f406dec974ebc40fd099b90532f0f71bc4 (diff) | |
download | pkgsrc-d716b0ab7b69fb6eea501de6a312b30e51c671f1.tar.gz |
Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.
Diffstat (limited to 'comms/jpilot')
-rw-r--r-- | comms/jpilot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/jpilot/Makefile b/comms/jpilot/Makefile index 71a9076ab0d..3a93e860c19 100644 --- a/comms/jpilot/Makefile +++ b/comms/jpilot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.95 2013/10/10 14:41:51 ryoon Exp $ +# $NetBSD: Makefile,v 1.96 2014/01/01 11:52:11 wiz Exp $ # DISTNAME= jpilot-1.8.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= comms MASTER_SITES= http://www.jpilot.org/ |