diff options
author | zafer <zafer> | 2010-01-31 21:39:07 +0000 |
---|---|---|
committer | zafer <zafer> | 2010-01-31 21:39:07 +0000 |
commit | f2dc3cfd043392b80aea18b7082d0792c12a7f98 (patch) | |
tree | dd3367e9bd1085dfaf0c7938e86bc1e9d595e796 /comms/jpilot | |
parent | 2a5bb60916fe22c47aa40eebd185abaeba9ef437 (diff) | |
download | pkgsrc-f2dc3cfd043392b80aea18b7082d0792c12a7f98.tar.gz |
update master_sites.
Diffstat (limited to 'comms/jpilot')
-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 7c64c0b77df..89e4db5fc67 100644 --- a/comms/jpilot/Makefile +++ b/comms/jpilot/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.68 2010/01/27 19:22:35 joerg Exp $ +# $NetBSD: Makefile,v 1.69 2010/01/31 21:39:07 zafer Exp $ # DISTNAME= jpilot-1.6.0 PKGREVISION= 3 CATEGORIES= comms -MASTER_SITES= http://www.jpilot.org/ +MASTER_SITES= http://www.jpilot.org/older/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.jpilot.org/ |