From 99449b28427746625340fcc0a0894193f66f84ac Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 7 Mar 1997 00:25:18 +0000 Subject: Update to 1.0.5. Also add a few more master sites. Reminded by: proff@suburbia.net --- news/nntpcache/Makefile | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'news/nntpcache/Makefile') diff --git a/news/nntpcache/Makefile b/news/nntpcache/Makefile index 79df70d3a45e..9f4b840796ad 100644 --- a/news/nntpcache/Makefile +++ b/news/nntpcache/Makefile @@ -1,14 +1,17 @@ # New ports collection makefile for: nntpcache -# Version required: 1.0.1 +# Version required: 1.0.5 # Date created: 6 January 1997 # Whom: proff@suburbia.net # -# $Id: Makefile,v 1.2 1997/01/07 06:46:45 asami Exp $ +# $Id: Makefile,v 1.3 1997/02/17 01:47:57 obrien Exp $ # -DISTNAME= nntpcache-1.0.1 +DISTNAME= nntpcache-1.0.5 CATEGORIES= news -MASTER_SITES= ftp://nntpcache.org/pub/nntpcache/ +MASTER_SITES= ftp://nntpcache.org/pub/nntpcache/ \ + ftp://ftp.ntnu.no/pub/unix/news/ \ + ftp://ftp.nethelp.no/pub/unix/news/ \ + ftp://suburbia.net/pub/nntpcache/ MAINTAINER= nntpcache@nntpcache.org @@ -22,6 +25,6 @@ post-configure: post-install: ${INSTALL_SCRIPT} ${WRKSRC}/nntpcached.sh ${PREFIX}/etc/rc.d - @${RM} ${PREFIX}/etc/nntpcache/*.bak + @-${RM} ${PREFIX}/etc/nntpcache/*.bak .include -- cgit v1.2.3