diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-04-08 19:05:48 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-04-08 19:05:48 +0000 |
commit | 049b253ab2419389f06646c0e948a48f93d9a375 (patch) | |
tree | 629d067ca78185e11697efa4f962230277becec4 /security/pgp5 | |
parent | 466b1016aa3aed7b3a70b1ed4a883e3be4b5c9ba (diff) | |
download | ports-049b253ab2419389f06646c0e948a48f93d9a375.tar.gz ports-049b253ab2419389f06646c0e948a48f93d9a375.zip |
Notes
Diffstat (limited to 'security/pgp5')
-rw-r--r-- | security/pgp5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile index e9b0c0c9d179..f82cd984454e 100644 --- a/security/pgp5/Makefile +++ b/security/pgp5/Makefile @@ -5,7 +5,7 @@ # Date created: 10 Feb 1998 # Whom: markm # -# $Id: Makefile,v 1.26 1999/03/11 21:47:15 scrappy Exp $ +# $Id: Makefile,v 1.27 1999/03/17 11:52:45 markm Exp $ # DISTNAME= pgp50i @@ -18,7 +18,7 @@ EXTRACT_SUFX= -unix-src.tar.gz MAINTAINER= markm@FreeBSD.ORG Y2K= http://www.pgpi.com/faq/pgpi.shtml#Year2000 -WWW_SITE= http://www.pgpi.com +WWW_SITE= http://www.pgpi.com/ WRKSRC= ${WRKDIR}/${DISTNAME}/src HAS_CONFIGURE= yes |