diff options
Diffstat (limited to 'usr.sbin/pkg_install/sign/pgp.h')
-rw-r--r-- | usr.sbin/pkg_install/sign/pgp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pkg_install/sign/pgp.h b/usr.sbin/pkg_install/sign/pgp.h index 99476f2f68114..77020f3424277 100644 --- a/usr.sbin/pkg_install/sign/pgp.h +++ b/usr.sbin/pkg_install/sign/pgp.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/pkg_install/sign/pgp.h,v 1.1 2001/02/06 06:46:42 wes Exp $ */ /* $OpenBSD: pgp.h,v 1.2 1999/10/04 21:46:28 espie Exp $ */ /* Estimate size of pgp signature */ #define MAXPGPSIGNSIZE 1024 |