diff options
author | wiz <wiz@pkgsrc.org> | 2002-01-28 14:24:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-01-28 14:24:16 +0000 |
commit | 283fd7ee070c57926ded63ac38fef1ddabfd1160 (patch) | |
tree | 9dcdb08456ee255fd236c57263c11706001b4db9 /comms/jpilot/Makefile | |
parent | 20132483fbedd4b9e6e6ab8633677c3d429bdceb (diff) | |
download | pkgsrc-283fd7ee070c57926ded63ac38fef1ddabfd1160.tar.gz |
Bump PKGREVISION for additional installed file and man page changes.
Diffstat (limited to 'comms/jpilot/Makefile')
-rw-r--r-- | comms/jpilot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/jpilot/Makefile b/comms/jpilot/Makefile index ff0b9bd00cd..5d5e599c9a8 100644 --- a/comms/jpilot/Makefile +++ b/comms/jpilot/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2002/01/28 14:23:39 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2002/01/28 14:24:16 wiz Exp $ # DISTNAME= jpilot-0.99 +PKGREVISION= 1 CATEGORIES= comms MASTER_SITES= http://jpilot.org/ |