summaryrefslogtreecommitdiff
path: root/net-im/naim/Makefile
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-04-16 09:19:46 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-04-16 09:19:46 +0000
commit024fd18ce3c8a0e6d207abcb3b9d0c7f5c1312dd (patch)
treedc1da6f23d7955515d7f8070ec120a22d4da3212 /net-im/naim/Makefile
parentrefer to pop3pw as pop3pw not popasswd (diff)
add a backup mastersite
Notes
Notes: svn path=/head/; revision=17917
Diffstat (limited to 'net-im/naim/Makefile')
-rw-r--r--net-im/naim/Makefile7
1 files changed, 4 insertions, 3 deletions
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 <bsd.port.mk>