diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2010-07-08 12:51:37 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2010-07-08 12:51:37 +0000 |
commit | fb5116f2e711c225372449e25058f6755a4e8c84 (patch) | |
tree | 413c3cbddb376eae252094205d046c87490f06bb /archivers/paq/Makefile | |
parent | 90157bb4a3949b5760cac36c8346bfd8f24d5ca1 (diff) |
Notes
Diffstat (limited to 'archivers/paq/Makefile')
-rw-r--r-- | archivers/paq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |