diff options
author | bf <bf@FreeBSD.org> | 2010-07-08 20:51:37 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2010-07-08 20:51:37 +0800 |
commit | ee4c074f462290909a9c472ce95aee46716b87cc (patch) | |
tree | e5359732898197b048a724a20eda848b54e26528 /archivers | |
parent | f83b3732ed545580a9bd364e8b0d39bdc979a0c4 (diff) | |
download | freebsd-ports-gnome-ee4c074f462290909a9c472ce95aee46716b87cc.tar.gz freebsd-ports-gnome-ee4c074f462290909a9c472ce95aee46716b87cc.tar.zst freebsd-ports-gnome-ee4c074f462290909a9c472ce95aee46716b87cc.zip |
Change my ports to use my FreeBSD.org email address.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/lzma/Makefile | 2 | ||||
-rw-r--r-- | archivers/paq/Makefile | 2 | ||||
-rw-r--r-- | archivers/ppmd-7z/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/archivers/lzma/Makefile b/archivers/lzma/Makefile index 8e3d9fc4c84a..fd4bc8e289f4 100644 --- a/archivers/lzma/Makefile +++ b/archivers/lzma/Makefile @@ -11,7 +11,7 @@ CATEGORIES= archivers MASTER_SITES= SF/sevenzip/LZMA%20SDK/${PORTVERSION}/ DISTNAME= lzma${PORTVERSION:S/.//g} -MAINTAINER= bf1783@gmail.com +MAINTAINER= bf@FreeBSD.org COMMENT= High-ratio LZMA compressor CONFLICTS= lzmautils-[0-9]* xz-[0-9]* diff --git a/archivers/paq/Makefile b/archivers/paq/Makefile index 398a13025126..37b10668d50a 100644 --- a/archivers/paq/Makefile +++ b/archivers/paq/Makefile @@ -12,7 +12,7 @@ CATEGORIES= archivers MASTER_SITES= http://www.cs.fit.edu/~mmahoney/compression/ DISTNAME= ${PORTNAME}${DISTVERSION} -MAINTAINER= bf1783@gmail.com +MAINTAINER= bf@FreeBSD.org COMMENT= A family of archivers with extremely high compression ratios LPAQ= lpaq8 diff --git a/archivers/ppmd-7z/Makefile b/archivers/ppmd-7z/Makefile index 072588f9f1cf..b763b2c815d3 100644 --- a/archivers/ppmd-7z/Makefile +++ b/archivers/ppmd-7z/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF/p7zip/p7zip/${PORTVERSION} PKGNAMESUFFIX= -7z DISTNAME= p7zip_${DISTVERSION}_src_all -MAINTAINER= bf1783@gmail.com +MAINTAINER= bf@FreeBSD.org COMMENT= High-ratio PPMD compressor USE_BZIP2= yes |