diff options
Diffstat (limited to 'comms/jpilot/Makefile')
-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 7f297b4ab62..a04444f5020 100644 --- a/comms/jpilot/Makefile +++ b/comms/jpilot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2002/02/13 22:15:54 skrll Exp $ +# $NetBSD: Makefile,v 1.28 2002/09/10 16:06:34 wiz Exp $ # DISTNAME= jpilot-0.99 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= comms MASTER_SITES= http://jpilot.org/ |