diff options
author | Rene Ladan <rene@FreeBSD.org> | 2021-12-06 13:35:03 +0100 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2021-12-06 13:36:27 +0100 |
commit | a67b5dd8d0b38dba779927f185ecb367c335a540 (patch) | |
tree | 36b83aed0aaaeb4bf5e0565eda4796f8e346de20 /archivers/libmspack | |
parent | d089309c38eb28834e0cdad27cacd7b53d92bf58 (diff) | |
download | freebsd-ports-a67b5dd8d0b38dba779927f185ecb367c335a540.zip |
all: return fjoe's ports to the pool
fjoe's ports bit got safekept.
Diffstat (limited to 'archivers/libmspack')
-rw-r--r-- | archivers/libmspack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/libmspack/Makefile b/archivers/libmspack/Makefile index bf43002b9a57..ab97ed3fa495 100644 --- a/archivers/libmspack/Makefile +++ b/archivers/libmspack/Makefile @@ -7,7 +7,7 @@ CATEGORIES= archivers MASTER_SITES= http://www.cabextract.org.uk/libmspack/ DISTNAME= ${PORTNAME}-${PORTVERSION}alpha -MAINTAINER= fjoe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for Microsoft compression formats LICENSE= LGPL21 |