diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-05-16 11:06:40 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-05-16 11:06:40 +0800 |
commit | e02b88a535e55c9a5dfe0311f605d5fe02e2130c (patch) | |
tree | d1e510a3b825d6c51e2b58d2a778dd114b16c53e /archivers/libcabinet | |
parent | e56bf917211e03ace88cd6dbd65d7cb057cca126 (diff) | |
download | freebsd-ports-graphics-e02b88a535e55c9a5dfe0311f605d5fe02e2130c.tar.gz freebsd-ports-graphics-e02b88a535e55c9a5dfe0311f605d5fe02e2130c.tar.zst freebsd-ports-graphics-e02b88a535e55c9a5dfe0311f605d5fe02e2130c.zip |
- Pass maintainership to submitter
PR: ports/167937
Submitted by: Tom Judge <tom@tomjudge.com>
Diffstat (limited to 'archivers/libcabinet')
-rw-r--r-- | archivers/libcabinet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/libcabinet/Makefile b/archivers/libcabinet/Makefile index c5bdcc4785e..fe8d3e8505b 100644 --- a/archivers/libcabinet/Makefile +++ b/archivers/libcabinet/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.30 CATEGORIES= archivers MASTER_SITES= http://www.bsd-geek.de/FreeBSD/distfiles/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tom@tomjudge.com COMMENT= A portable library and utility to use Microsoft cabinet files (.cab) USE_LDCONFIG= yes |