Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Dec 2020 00:05:03 +0000 (UTC)
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r559632 - head/security/apg
Message-ID:  <202012300005.0BU0533Z028038@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Wed Dec 30 00:05:03 2020
New Revision: 559632
URL: https://svnweb.freebsd.org/changeset/ports/559632

Log:
  Correct typo in the deprecation comment
  
  Submitted by:	John W. O'Brien

Modified:
  head/security/apg/Makefile

Modified: head/security/apg/Makefile
==============================================================================
--- head/security/apg/Makefile	Tue Dec 29 23:46:54 2020	(r559631)
+++ head/security/apg/Makefile	Wed Dec 30 00:05:03 2020	(r559632)
@@ -10,7 +10,7 @@ MASTER_SITES=	LOCAL/matthew
 MAINTAINER=	matthew@FreeBSD.org
 COMMENT=	Automated password generator
 
-DEPRECATED=	Abandonware. Please try security/makepass or security/rndpassw instead
+DEPRECATED=	Abandonware. Please try security/makepasswd or security/rndpassw instead
 EXPIRATION_DATE=	2021-03-28
 
 LICENSE=	BSD3CLAUSE



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012300005.0BU0533Z028038>