diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-06-03 06:13:48 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-06-03 06:13:48 +0000 |
commit | 12fcdea9b87bfbc39fc3f435264351c8a391da8f (patch) | |
tree | 52cc28df884289eecffdb5514d1591ba95ee3a42 /comms/qpage | |
parent | Add missing file (diff) |
Change MASTER_SITES.
Notes
Notes:
svn path=/head/; revision=11220
Diffstat (limited to 'comms/qpage')
-rw-r--r-- | comms/qpage/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/qpage/Makefile b/comms/qpage/Makefile index 7453798760f8..165e4b1c5f0d 100644 --- a/comms/qpage/Makefile +++ b/comms/qpage/Makefile @@ -3,12 +3,12 @@ # Date created: 02 Aug 1997 # Whom: joes@seaport.net # -# $Id: Makefile,v 1.1.1.1 1997/10/02 02:56:37 max Exp $ +# $Id: Makefile,v 1.1.1.1 1997/10/13 04:39:10 max Exp $ # DISTNAME= qpage-3.2 CATEGORIES= comms -MASTER_SITES= ftp://ftp.it.mtu.edu/pub/QuickPage/ +MASTER_SITES= http://www.qpage.org/download/ EXTRACT_SUFX= .tar.Z MAINTAINER= joes@seaport.net |