diff options
author | billf <billf@FreeBSD.org> | 1998-12-01 23:12:55 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1998-12-01 23:12:55 +0000 |
commit | aeace512583528f8c37a8d3a7dd7507a7cf766a5 (patch) | |
tree | f1e6d323a70a247709276249bc75a2d79e2abb48 /archivers/lzo2 | |
parent | 46b87787f19f2334840b2987ff5605f7990d355f (diff) | |
download | FreeBSD-ports-aeace512583528f8c37a8d3a7dd7507a7cf766a5.zip FreeBSD-ports-aeace512583528f8c37a8d3a7dd7507a7cf766a5.tar.gz |
PR: ports/5776
Submitted by: Pedro F. Giffuni
Diffstat (limited to 'archivers/lzo2')
-rw-r--r-- | archivers/lzo2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/lzo2/Makefile b/archivers/lzo2/Makefile index 2f41acb..c98e7d5 100644 --- a/archivers/lzo2/Makefile +++ b/archivers/lzo2/Makefile @@ -3,7 +3,7 @@ # Date created: 21 Feb 1998 # Whom: giffunip@asme.org # -# $Id: $ +# $Id: Makefile,v 1.1.1.1 1998/12/01 23:11:12 billf Exp $ # DISTNAME= lzo-1.04 |