diff options
author | asami <asami@FreeBSD.org> | 1995-10-20 08:48:03 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-10-20 08:48:03 +0000 |
commit | 82a61f26d559d6b6af048e1c45e4f27def5f7ba0 (patch) | |
tree | 780bbf9e368d18630b6ab05682cc601ab96e4134 /news | |
parent | 390beda2d60e5497c64b965a12de513a451eecda (diff) | |
download | FreeBSD-ports-82a61f26d559d6b6af048e1c45e4f27def5f7ba0.zip FreeBSD-ports-82a61f26d559d6b6af048e1c45e4f27def5f7ba0.tar.gz |
Typo in PKGNAME! Oh my goodness.
Submitted by: adam
Diffstat (limited to 'news')
-rw-r--r-- | news/nntp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/nntp/Makefile b/news/nntp/Makefile index 791ccc4..3d42c56 100644 --- a/news/nntp/Makefile +++ b/news/nntp/Makefile @@ -3,11 +3,11 @@ # Date created: 29 September 1994 # Whom: adam # -# $Id: Makefile,v 1.5 1995/04/18 14:37:45 adam Exp $ +# $Id: Makefile,v 1.6 1995/10/10 07:28:10 asami Exp $ # DISTNAME= nntp-t5 -PKGNAME= nntp-1.5.11.4 +PKGNAME= nntp-1.5.11.5 CATEGORIES+= news MASTER_SITES= ftp://nic.sura.net/pub/news/software/nntp/ |