diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-01-26 11:33:48 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-01-26 11:33:48 +0000 |
commit | 68a96eab48e673eff7ee839ddc1e9e2c309a00bc (patch) | |
tree | cb1438a596c533cfabeba11584f614cb3a076615 | |
parent | Um, it will really be appreciated if the commits are tested in advance (diff) |
Make this port package again. People, test test please!
Notes
Notes:
svn path=/head/; revision=9458
-rw-r--r-- | news/nntpcache/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/nntpcache/Makefile b/news/nntpcache/Makefile index 9405845409b5..7fa1a4dfa655 100644 --- a/news/nntpcache/Makefile +++ b/news/nntpcache/Makefile @@ -3,7 +3,7 @@ # Date created: 6 January 1997 # Whom: proff@suburbia.net # -# $Id: Makefile,v 1.7 1997/12/24 01:21:28 alex Exp $ +# $Id: Makefile,v 1.8 1998/01/25 16:52:44 steve Exp $ # DISTNAME= nntpcache-2.2b4 @@ -18,7 +18,7 @@ MAINTAINER= nntpcache@nntpcache.org GNU_CONFIGURE= TRUE CONFIGURE_ARGS= --localstatedir=/var/spool -MAN8= nntpcached.8 +MAN8= newshound.8 nntpcached.8 USE_GMAKE= TRUE |