diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2010-06-08 17:01:11 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2010-06-08 17:01:11 +0800 |
commit | 4fe4aca9b890d4efa9600c0260f3230ce4682e40 (patch) | |
tree | 16710f309635e0f2e4515129c59301b918170fda /archivers | |
parent | f91fa6d728189ca212eb5acd3bff18eff89de66e (diff) | |
download | freebsd-ports-graphics-4fe4aca9b890d4efa9600c0260f3230ce4682e40.tar.gz freebsd-ports-graphics-4fe4aca9b890d4efa9600c0260f3230ce4682e40.tar.zst freebsd-ports-graphics-4fe4aca9b890d4efa9600c0260f3230ce4682e40.zip |
Take maintainership
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/bsdar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/bsdar/Makefile b/archivers/bsdar/Makefile index 6c468cb3e2e..7be2d9773e1 100644 --- a/archivers/bsdar/Makefile +++ b/archivers/bsdar/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://people.freebsd.org/~kaiw/distfiles/ PKGNAMEPREFIX= bsd- EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ehaupt@FreeBSD.org COMMENT= BSD-licensed replacement of the ar utility WRKSRC= ${WRKDIR}/${PORTNAME} |