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 f428bcd9802..780ca6ffc67 100644 --- a/archivers/lzo/Makefile +++ b/archivers/lzo/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2007/12/28 15:22:17 tron Exp $ +# $NetBSD: Makefile,v 1.7 2008/05/20 15:11:55 wiz Exp $ -DISTNAME= lzo-2.02 +DISTNAME= lzo-2.03 CATEGORIES= archivers MASTER_SITES= http://ftp.uni-koeln.de/util/arc/ \ http://www.oberhumer.com/opensource/lzo/download/ |