diff options
author | jlam <jlam@pkgsrc.org> | 2001-02-07 16:15:53 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-02-07 16:15:53 +0000 |
commit | f70229e46090a5a1f6287477036afecd0280d0d3 (patch) | |
tree | 5c615f608bef1b67c3a3d0187b3957944f6286b3 /comms | |
parent | d1c78f2d1158fe52b87baa05c62c0897eab22fd1 (diff) | |
download | pkgsrc-f70229e46090a5a1f6287477036afecd0280d0d3.tar.gz |
Update MASTER_SITES and HOMEPAGE to new locations.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/pilot-link/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/pilot-link/Makefile b/comms/pilot-link/Makefile index 7aa9723af4b..4404a828932 100644 --- a/comms/pilot-link/Makefile +++ b/comms/pilot-link/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.20 2000/12/14 19:45:09 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2001/02/07 16:15:53 jlam Exp $ # DISTNAME= pilot-link.0.9.3 PKGNAME= pilot-link-0.9.3 CATEGORIES= comms -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pilot-link/} +MASTER_SITES= http://www.gnu-designs.com/pilot-link/source/ MAINTAINER= sommerfeld@alum.mit.edu -HOMEPAGE= http://www.sourceforge.net/projects/pilot-link/ +HOMEPAGE= http://www.gnu-designs.com/pilot-link/ USE_PERL5= # defined GNU_CONFIGURE= # defined |