aboutsummaryrefslogtreecommitdiff
path: root/archivers/lzop
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2010-06-13 11:57:36 +0000
committerMatthias Andree <mandree@FreeBSD.org>2010-06-13 11:57:36 +0000
commitd00f8a61b2835c03e95e3708412651c7cfe2b913 (patch)
treecd1b026afaa72588eff10f32964d6c9daa6024dd /archivers/lzop
parent2aea620cc1a54d70e5d850389da23e98848f7838 (diff)
downloadports-d00f8a61b2835c03e95e3708412651c7cfe2b913.tar.gz
ports-d00f8a61b2835c03e95e3708412651c7cfe2b913.zip
Notes
Diffstat (limited to 'archivers/lzop')
-rw-r--r--archivers/lzop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/lzop/Makefile b/archivers/lzop/Makefile
index cb5541ae316c..fdfe6bbe259a 100644
--- a/archivers/lzop/Makefile
+++ b/archivers/lzop/Makefile
@@ -10,7 +10,7 @@ DISTVERSION= 1.02rc1
CATEGORIES= archivers
MASTER_SITES= http://www.lzop.org/download/
-MAINTAINER= matthias.andree@gmx.de
+MAINTAINER= mandree@FreeBSD.org
COMMENT= Fast file compressor similar to gzip, using the LZO library
# prefer lzo2 if it is already installed or if no lzo is installed.