From 024fd18ce3c8a0e6d207abcb3b9d0c7f5c1312dd Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Fri, 16 Apr 1999 09:19:46 +0000 Subject: add a backup mastersite --- net-im/naim/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'net-im') diff --git a/net-im/naim/Makefile b/net-im/naim/Makefile index f200b3bd0582..07eca7a3fed8 100644 --- a/net-im/naim/Makefile +++ b/net-im/naim/Makefile @@ -3,12 +3,13 @@ # Date created: 02 March 1999 # Whom: mharo@area51.fremont.ca.us # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/04/10 19:41:37 jseger Exp $ # DISTNAME= naim-0.9.3 CATEGORIES= net -MASTER_SITES= http://naim.n.ml.org/release/ +MASTER_SITES= http://naim.n.ml.org/release/ \ + ftp://ftp.netmug.org/pub/FreeBSD/distfiles/ EXTRACT_SUFX= .tgz MAINTAINER= mharo@area51.fremont.ca.us @@ -22,7 +23,7 @@ post-install: ${MKDIR} ${PREFIX}/share/examples/naim ${INSTALL_DATA} ${WRKSRC}/doc/faimrc_sample ${PREFIX}/share/examples/naim/ @${ECHO} "************************************************************" - @${CAT} ${MASTERDIR}/pkg/MESSAGE + @${CAT} ${PKGDIR}/MESSAGE @${ECHO} "************************************************************" .include -- cgit v1.2.3