diff options
author | billf <billf@FreeBSD.org> | 1998-12-02 07:12:55 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1998-12-02 07:12:55 +0800 |
commit | aeace512583528f8c37a8d3a7dd7507a7cf766a5 (patch) | |
tree | f1e6d323a70a247709276249bc75a2d79e2abb48 /archivers/lzo | |
parent | 46b87787f19f2334840b2987ff5605f7990d355f (diff) | |
download | freebsd-ports-gnome-aeace512583528f8c37a8d3a7dd7507a7cf766a5.tar.gz freebsd-ports-gnome-aeace512583528f8c37a8d3a7dd7507a7cf766a5.tar.zst freebsd-ports-gnome-aeace512583528f8c37a8d3a7dd7507a7cf766a5.zip |
PR: ports/5776
Submitted by: Pedro F. Giffuni
Diffstat (limited to 'archivers/lzo')
-rw-r--r-- | archivers/lzo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/lzo/Makefile b/archivers/lzo/Makefile index 2f41acbad7d6..c98e7d54ab98 100644 --- a/archivers/lzo/Makefile +++ b/archivers/lzo/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 |