diff options
author | tron <tron> | 2002-09-18 07:05:29 +0000 |
---|---|---|
committer | tron <tron> | 2002-09-18 07:05:29 +0000 |
commit | 0cea67b7ab1d500cef0d7d8c20f8933d31f42310 (patch) | |
tree | 2140512b34f136580365b042e983aa2ca2fc3de2 /news/nntpclnt | |
parent | 2d22634741d9982eca3eb888e19dc3504d2a0e1d (diff) | |
download | pkgsrc-0cea67b7ab1d500cef0d7d8c20f8933d31f42310.tar.gz |
Fix typo in last commit.
Diffstat (limited to 'news/nntpclnt')
-rw-r--r-- | news/nntpclnt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/nntpclnt/Makefile b/news/nntpclnt/Makefile index f0067b81ead..dc6e2caf3b4 100644 --- a/news/nntpclnt/Makefile +++ b/news/nntpclnt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2002/09/18 07:05:04 tron Exp $ +# $NetBSD: Makefile,v 1.15 2002/09/18 07:05:29 tron Exp $ DISTNAME= nntpclnt-1.6.1 -PKG_REVISION= 1 +PKGREVISION= 1 CATEGORIES= news MASTER_SITES= ftp://ftp.uu.net/networking/news/nntp/ |