diff options
author | sbd <sbd@pkgsrc.org> | 2010-04-06 06:41:20 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2010-04-06 06:41:20 +0000 |
commit | 4f6cc0bd0836ebc004bafd658222d1a9a4ed770a (patch) | |
tree | 57ec5e9d376fe43a50ab74c9be08c61963df6cd9 /comms/jpilot | |
parent | 99a0a1f95e29776699066ae02b7f0c53e27b262c (diff) | |
download | pkgsrc-4f6cc0bd0836ebc004bafd658222d1a9a4ed770a.tar.gz |
add 'bin/jpilot-dial' on Linux from PR 42289
Bump PKGREVISION
OK wiz@
Diffstat (limited to 'comms/jpilot')
-rw-r--r-- | comms/jpilot/Makefile | 4 | ||||
-rw-r--r-- | comms/jpilot/PLIST.Linux | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/comms/jpilot/Makefile b/comms/jpilot/Makefile index 89e4db5fc67..34515ad8e50 100644 --- a/comms/jpilot/Makefile +++ b/comms/jpilot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.69 2010/01/31 21:39:07 zafer Exp $ +# $NetBSD: Makefile,v 1.70 2010/04/06 06:41:20 sbd Exp $ # DISTNAME= jpilot-1.6.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= comms MASTER_SITES= http://www.jpilot.org/older/ diff --git a/comms/jpilot/PLIST.Linux b/comms/jpilot/PLIST.Linux new file mode 100644 index 00000000000..60c6f10df29 --- /dev/null +++ b/comms/jpilot/PLIST.Linux @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST.Linux,v 1.1 2010/04/06 06:41:20 sbd Exp $ +bin/jpilot-dial |