diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-07-13 01:15:52 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-07-13 01:15:52 +0000 |
commit | 90db37e415b9641eb1d1624484ae20ac656dce4e (patch) | |
tree | 0f2e8bf5640807191f3abcf88ad7990cb23b5726 /security/pgp5 | |
parent | 71b12105e0ed7a2f513832e05f336c97ebbfb121 (diff) |
Notes
Diffstat (limited to 'security/pgp5')
-rw-r--r-- | security/pgp5/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile index 6305b698f7d9..524435ec4838 100644 --- a/security/pgp5/Makefile +++ b/security/pgp5/Makefile @@ -4,10 +4,11 @@ # Date created: 8 Jul 1995 # Whom: ache # -# $Id: Makefile,v 1.2 1995/07/07 23:57:25 ache Exp $ +# $Id: Makefile,v 1.3 1995/07/08 00:28:30 ache Exp $ # -CATEGORIES+= utilities +CATEGORIES+= security + MAINTAINER= ache@FreeBSD.ORG WRKSRC= ${WRKDIR}/src MAKEFILE= makefile |