summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archivers/lzo/Makefile2
-rw-r--r--archivers/lzo2/Makefile9
2 files changed, 4 insertions, 7 deletions
diff --git a/archivers/lzo/Makefile b/archivers/lzo/Makefile
index 974fdedf8a03..8049f0627f80 100644
--- a/archivers/lzo/Makefile
+++ b/archivers/lzo/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= archivers devel
MASTER_SITES= http://www.oberhumer.com/opensource/lzo/download/LZO-v1/
MASTER_SITE_SUBDIR= libs/compression
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= matthias.andree@gmx.de
COMMENT= Portable speedy, lossless data compression library
USE_LIBTOOL_VER= 15
diff --git a/archivers/lzo2/Makefile b/archivers/lzo2/Makefile
index e60dc07ae220..97f5b6d3a73d 100644
--- a/archivers/lzo2/Makefile
+++ b/archivers/lzo2/Makefile
@@ -5,19 +5,16 @@
# $FreeBSD$
#
-PORTNAME= lzo
+PORTNAME= lzo2
PORTVERSION= 2.01
CATEGORIES= archivers devel
MASTER_SITES= http://www.oberhumer.com/opensource/lzo/download/
MASTER_SITE_SUBDIR= libs/compression
+DISTNAME= lzo-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= matthias.andree@gmx.de
COMMENT= Portable speedy, lossless data compression library
-LATEST_LINK= lzo2
-
-CONFLICTS= lzo-1.*
-
USE_LIBTOOL_VER= 15
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --enable-shared