diff options
Diffstat (limited to 'comms/pilot-link/Makefile')
-rw-r--r-- | comms/pilot-link/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/comms/pilot-link/Makefile b/comms/pilot-link/Makefile index 74143ca64c1..7aa9723af4b 100644 --- a/comms/pilot-link/Makefile +++ b/comms/pilot-link/Makefile @@ -1,12 +1,13 @@ -# $NetBSD: Makefile,v 1.19 2000/06/08 23:33:39 jlam Exp $ +# $NetBSD: Makefile,v 1.20 2000/12/14 19:45:09 jlam Exp $ # DISTNAME= pilot-link.0.9.3 PKGNAME= pilot-link-0.9.3 CATEGORIES= comms -MASTER_SITES= ftp://ryeham.ee.ryerson.ca/pub/PalmOS/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pilot-link/} MAINTAINER= sommerfeld@alum.mit.edu +HOMEPAGE= http://www.sourceforge.net/projects/pilot-link/ USE_PERL5= # defined GNU_CONFIGURE= # defined |