diff options
author | asami <asami@FreeBSD.org> | 1997-03-07 08:25:18 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-03-07 08:25:18 +0800 |
commit | 30fd6c70dc132a841487cda75254d11d4d6e204c (patch) | |
tree | 96432cc940f6fd7e63a2e911b50b9bb04f1418c5 /news | |
parent | a7b94bbbcc1ded2119c61062e325f50a6c0a2513 (diff) | |
download | freebsd-ports-gnome-30fd6c70dc132a841487cda75254d11d4d6e204c.tar.gz freebsd-ports-gnome-30fd6c70dc132a841487cda75254d11d4d6e204c.tar.zst freebsd-ports-gnome-30fd6c70dc132a841487cda75254d11d4d6e204c.zip |
Update to 1.0.5. Also add a few more master sites.
Reminded by: proff@suburbia.net
Diffstat (limited to 'news')
-rw-r--r-- | news/nntpcache/Makefile | 13 | ||||
-rw-r--r-- | news/nntpcache/distinfo | 2 |
2 files changed, 9 insertions, 6 deletions
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 <bsd.port.mk> diff --git a/news/nntpcache/distinfo b/news/nntpcache/distinfo index 68b199f0d2aa..70b8cca096a8 100644 --- a/news/nntpcache/distinfo +++ b/news/nntpcache/distinfo @@ -1 +1 @@ -MD5 (nntpcache-1.0.1.tar.gz) = bd7d538c4033a1355db311ef6dcc6bb0 +MD5 (nntpcache-1.0.5.tar.gz) = 93653575ff8e95176f4b50cc66c8bb2f |