diff options
author | zafer <zafer@pkgsrc.org> | 2010-01-31 21:39:07 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2010-01-31 21:39:07 +0000 |
commit | effa79b6538a6aaeaa2c1a33419b34f203c42eb6 (patch) | |
tree | dd3367e9bd1085dfaf0c7938e86bc1e9d595e796 /comms | |
parent | b8c9a8e647d011af509f863e034b7eaa6a5eb02f (diff) | |
download | pkgsrc-effa79b6538a6aaeaa2c1a33419b34f203c42eb6.tar.gz |
update master_sites.
Diffstat (limited to 'comms')
-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/ |