diff options
author | asami <asami@FreeBSD.org> | 1999-04-12 08:24:16 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-04-12 08:24:16 +0000 |
commit | 62ce88a74c8928b281065cd38568a9e80002f8b3 (patch) | |
tree | c37f8ab8c131d9b77e5e891d64c5cb216ecfe4e6 /net | |
parent | e6166b6d2d816738fd3dde628ccd3f283c10c9fa (diff) | |
download | FreeBSD-ports-62ce88a74c8928b281065cd38568a9e80002f8b3.zip FreeBSD-ports-62ce88a74c8928b281065cd38568a9e80002f8b3.tar.gz |
Portlint.
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-URI/Makefile | 4 |
1 files changed, 3 insertions, 1 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 |