diff options
author | wiz <wiz@pkgsrc.org> | 2003-12-13 00:45:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-12-13 00:45:21 +0000 |
commit | 391b5798e65ea1b92e1b533d96be9786f140a121 (patch) | |
tree | 387ad93e2489a50e6c479ea80481f11998e70dbf /comms | |
parent | c440246df64a29d51c504ae92843f93c4a35276b (diff) | |
download | pkgsrc-391b5798e65ea1b92e1b533d96be9786f140a121.tar.gz |
Bump PKGREVISION for atk library major bump.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/jpilot-syncmal/Makefile | 4 | ||||
-rw-r--r-- | comms/jpilot/Makefile | 4 | ||||
-rw-r--r-- | comms/jpilot/buildlink2.mk | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/comms/jpilot-syncmal/Makefile b/comms/jpilot-syncmal/Makefile index 188174ed151..eb551056733 100644 --- a/comms/jpilot-syncmal/Makefile +++ b/comms/jpilot-syncmal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2003/07/17 21:26:46 grant Exp $ +# $NetBSD: Makefile,v 1.18 2003/12/13 00:45:22 wiz Exp $ DISTNAME= jpilot-syncmal_0.71.2 -PKGREVISION= 2 +PKGREVISION= 3 PKGNAME= jpilot-syncmal-0.71.2 CATEGORIES= comms MASTER_SITES= http://jasonday.home.att.net/code/syncmal/ diff --git a/comms/jpilot/Makefile b/comms/jpilot/Makefile index 118a325f4ca..931f47ca49d 100644 --- a/comms/jpilot/Makefile +++ b/comms/jpilot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2003/07/21 16:35:14 martti Exp $ +# $NetBSD: Makefile,v 1.37 2003/12/13 00:45:22 wiz Exp $ # DISTNAME= jpilot-0.99.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= comms MASTER_SITES= http://jpilot.org/ diff --git a/comms/jpilot/buildlink2.mk b/comms/jpilot/buildlink2.mk index c05e585fa7e..2cf376a3f7b 100644 --- a/comms/jpilot/buildlink2.mk +++ b/comms/jpilot/buildlink2.mk @@ -1,10 +1,10 @@ -# $NetBSD: buildlink2.mk,v 1.6 2003/07/13 13:50:51 wiz Exp $ +# $NetBSD: buildlink2.mk,v 1.7 2003/12/13 00:45:22 wiz Exp $ .if !defined(JPILOT_BUILDLINK2_MK) JPILOT_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= jpilot -BUILDLINK_DEPENDS.jpilot?= jpilot>=0.99.5nb2 +BUILDLINK_DEPENDS.jpilot?= jpilot>=0.99.5nb3 BUILDLINK_PKGSRCDIR.jpilot?= ../../comms/jpilot BUILDLINK_DEPMETHOD.jpilot?= build |