diff options
author | Peter Wemm <peter@FreeBSD.org> | 1999-08-31 01:53:22 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-31 01:53:22 +0000 |
commit | a53421230c127bdfbbc3663db7dcfd6be712b849 (patch) | |
tree | c1db6770ffd169aaa9bd2887be1049bf2834b4ae /security/p5-Crypt-IDEA | |
parent | f3383ee2f64dd95e516d21eaad12f86e523b5ef6 (diff) | |
download | ports-a53421230c127bdfbbc3663db7dcfd6be712b849.tar.gz ports-a53421230c127bdfbbc3663db7dcfd6be712b849.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-IDEA')
-rw-r--r-- | security/p5-Crypt-IDEA/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-IDEA/Makefile b/security/p5-Crypt-IDEA/Makefile index 8d5bf25263b0..d5bc2a14f0e6 100644 --- a/security/p5-Crypt-IDEA/Makefile +++ b/security/p5-Crypt-IDEA/Makefile @@ -3,7 +3,7 @@ # Date created: October 20th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.10 1998/09/15 21:31:52 asami Exp $ +# $FreeBSD$ # DISTNAME= Crypt-IDEA-1.0 |