diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-08-29 07:32:09 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-08-29 07:32:09 +0000 |
commit | 83bf6d0dbc05edd83cdf36b06c612a138dd4fe5a (patch) | |
tree | b56ff3d961805fc1195e69810521e2cf70c14b68 /archivers/lzo | |
parent | Update to version 1.31. (diff) |
- Remove CONFLICTS. The ports do not conflict anymore.
- Pass maintainership to submitter.
PR: ports/85107, ports/85108
Submitted by: Matthias Andree <matthias.andree@gmx.de>
Notes
Notes:
svn path=/head/; revision=141247
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 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 |