diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-10-20 08:48:03 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-10-20 08:48:03 +0000 |
commit | c401fbf12c6d6f543cbb35f7974747d0b664111b (patch) | |
tree | d67951567616354d4d62b2d01447d3633a535bd6 /news | |
parent | 7e43a8b4792b7dbb01f4c23588623947d0b26cfa (diff) | |
download | ports-c401fbf12c6d6f543cbb35f7974747d0b664111b.tar.gz ports-c401fbf12c6d6f543cbb35f7974747d0b664111b.zip |
Notes
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 791ccc4fadcd..3d42c56bd250 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/ |