diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-06-27 21:30:34 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-06-27 21:30:34 +0000 |
commit | a01b22a05259e8b8b76cfadccd22f4df4309c55e (patch) | |
tree | c41943c00a390851e85561a8bb285cbf37b82724 /archivers/paq | |
parent | 56f2748d5194b9d5187e449ee838de0694783516 (diff) | |
download | ports-a01b22a05259e8b8b76cfadccd22f4df4309c55e.tar.gz ports-a01b22a05259e8b8b76cfadccd22f4df4309c55e.zip |
Notes
Diffstat (limited to 'archivers/paq')
-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 165148f18757..4150d439f096 100644 --- a/archivers/paq/Makefile +++ b/archivers/paq/Makefile @@ -9,7 +9,7 @@ DISTFILES= wbpe110.zip zpaqd633.zip zpaq657.zip zpipe.201.zip DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTFILES:M*.zip} -MAINTAINER= bf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Family of archivers with extremely high compression ratios LICENSE= GPLv3 MIT |