diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-12-04 23:40:27 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-12-04 23:40:27 +0000 |
commit | 6cb33ca6e00922c765d5868cf038eff3c33f67d7 (patch) | |
tree | 7429d896f5ba61e885774e8d10165fc29ad63e6c /archivers/lzo/Makefile | |
parent | b8befb620cb29173589713d0e43dde2baf0b5d96 (diff) |
Notes
Diffstat (limited to 'archivers/lzo/Makefile')
-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 77b8b2121b04..d154b6f4380b 100644 --- a/archivers/lzo/Makefile +++ b/archivers/lzo/Makefile @@ -6,7 +6,7 @@ # $FreeBSD$ # -DISTNAME= lzo-1.04 +DISTNAME= lzo-1.06 CATEGORIES= archivers devel MASTER_SITES= ${MASTER_SITE_SUNSITE} \ http://wildsau.idv.uni-linz.ac.at/mfx/lzo-download/ |