diff options
Diffstat (limited to 'archivers/lzo/Makefile')
-rw-r--r-- | archivers/lzo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/lzo/Makefile b/archivers/lzo/Makefile index 8e4a4dfff12..166f2e29317 100644 --- a/archivers/lzo/Makefile +++ b/archivers/lzo/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2011/04/23 21:46:59 adam Exp $ +# $NetBSD: Makefile,v 1.12 2011/08/23 11:59:00 adam Exp $ -DISTNAME= lzo-2.05 +DISTNAME= lzo-2.06 CATEGORIES= archivers MASTER_SITES= http://ftp.uni-koeln.de/util/arc/ \ http://www.oberhumer.com/opensource/lzo/download/ |