diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2017-05-16 13:37:51 +0000 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2017-05-16 13:37:51 +0000 |
commit | fc373ceed2dad6f9cf6f32b25d9404ec1f40157e (patch) | |
tree | af30edb5b9fe5838c3d122a9d9b81cb2ece2cb39 /archivers/pecl-lzf | |
parent | 1015a6cef6204acaa8d1f234b9487d8e6ada1c47 (diff) | |
download | ports-fc373ceed2dad6f9cf6f32b25d9404ec1f40157e.tar.gz ports-fc373ceed2dad6f9cf6f32b25d9404ec1f40157e.zip |
Notes
Diffstat (limited to 'archivers/pecl-lzf')
-rw-r--r-- | archivers/pecl-lzf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/pecl-lzf/Makefile b/archivers/pecl-lzf/Makefile index 1ab9e11ae560..427bc99788e1 100644 --- a/archivers/pecl-lzf/Makefile +++ b/archivers/pecl-lzf/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.6.5 CATEGORIES= archivers pear DISTNAME= ${PORTNAME:tu}-${PORTVERSION} -MAINTAINER= joneum@bsdproject.de +MAINTAINER= joneum@FreeBSD.org COMMENT= Handles LZF de/compression LICENSE= PHP301 |