diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-04-12 08:24:16 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-04-12 08:24:16 +0000 |
commit | fc34fa636ad8c4459835129982f2b423d9d12859 (patch) | |
tree | 225ec1ec3ddaa81da0784f3d09c714e382f9c63f | |
parent | 9d5bc5494967faf5b37de1c8b875273e8a66aac0 (diff) | |
download | freebsd-ports-fc34fa636ad8c4459835129982f2b423d9d12859.zip |
Portlint.
-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 7386d5e01f99..bc8328c947cb 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 be1e09bbd17e..4c5908400efe 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 |