diff options
Diffstat (limited to 'security/pgp5/Makefile')
-rw-r--r-- | security/pgp5/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile index 5d3361c4062..90b570551ff 100644 --- a/security/pgp5/Makefile +++ b/security/pgp5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2000/10/10 11:42:18 itojun Exp $ +# $NetBSD: Makefile,v 1.11 2001/02/17 17:50:02 wiz Exp $ # DISTNAME= pgp50i-unix-src @@ -16,6 +16,7 @@ MASTER_SITES= ftp://ftp.pgpi.com/pub/pgp/5.0/unix/ \ MAINTAINER= mjl@netbsd.org HOMEPAGE= http://www.pgpi.com/ +COMMENT= New, international, Public-Key encryption and digital signature utility BUILD_DEPENDS= ${PERL5}:../../lang/perl5-base |