diff options
author | wiz <wiz> | 2007-02-22 19:01:13 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-02-22 19:01:13 +0000 |
commit | 16ab66728257a19144999d3bf2b2fb954c58bce4 (patch) | |
tree | 552758ae68ac7d5cc8b8ab084ca3f57b0ed02319 /comms/jpilot/Makefile | |
parent | 2ba53e6dd8f712e4f7bc55ee7e40c6f5dfb88884 (diff) | |
download | pkgsrc-16ab66728257a19144999d3bf2b2fb954c58bce4.tar.gz |
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
Diffstat (limited to 'comms/jpilot/Makefile')
-rw-r--r-- | comms/jpilot/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/jpilot/Makefile b/comms/jpilot/Makefile index 78143cf2dcd..967335d3536 100644 --- a/comms/jpilot/Makefile +++ b/comms/jpilot/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.59 2007/01/07 09:13:49 rillig Exp $ +# $NetBSD: Makefile,v 1.60 2007/02/22 19:01:16 wiz Exp $ # DISTNAME= jpilot-0.99.9 CATEGORIES= comms -MASTER_SITES= http://jpilot.org/ +MASTER_SITES= http://www.jpilot.org/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://jpilot.org/ +HOMEPAGE= http://www.jpilot.org/ COMMENT= Desktop organizer application for the palm pilot CONFLICTS+= jpilot-libplugin-[0-9]* |