diff options
-rw-r--r-- | net/p5-URI/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Digest-MD5/Makefile | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/net/p5-URI/Makefile b/net/p5-URI/Makefile index 7386d5e..bc8328c 100644 --- a/net/p5-URI/Makefile +++ b/net/p5-URI/Makefile @@ -1,7 +1,9 @@ # New ports collection makefile for: p5-URI # Version required: 1.* +# Date created: 1999/04/07 +# Whom: ache # -# $Id: Makefile,v 1.1.1.1 1999/04/07 20:56:04 ache Exp $ +# $Id: Makefile,v 1.2 1999/04/07 20:59:45 ache Exp $ # DISTNAME= URI-1.02 diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile index be1e09b..4c59084 100644 --- a/security/p5-Digest-MD5/Makefile +++ b/security/p5-Digest-MD5/Makefile @@ -1,7 +1,9 @@ # New ports collection makefile for: p5-Digest-MD5 # Version required: 2.* +# Date created: 1999/04/07 +# Whom: ache # -# $Id: Makefile,v 1.11 1998/09/15 21:31:52 asami Exp $ +# $Id: Makefile,v 1.1.1.1 1999/04/07 20:20:33 ache Exp $ # DISTNAME= Digest-MD5-2.06 |