diff options
-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/ |