diff options
author | miwi <miwi@FreeBSD.org> | 2009-09-19 07:59:08 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-09-19 07:59:08 +0800 |
commit | 1fd6fd91a7adc4cbbb03261d467cffe31e132691 (patch) | |
tree | 6b16dd43c54767416f253e98d590470c8ee1dbe5 /archivers | |
parent | 1a91ba1189ac2fba44d978b56f3ba663a5e425cd (diff) | |
download | freebsd-ports-gnome-1fd6fd91a7adc4cbbb03261d467cffe31e132691.tar.gz freebsd-ports-gnome-1fd6fd91a7adc4cbbb03261d467cffe31e132691.tar.zst freebsd-ports-gnome-1fd6fd91a7adc4cbbb03261d467cffe31e132691.zip |
- Pass maintainership to submitter
PR: 138591
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Feature safe: yes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/xmill/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/xmill/Makefile b/archivers/xmill/Makefile index 471fc06b022f..1f6ed7fc1d66 100644 --- a/archivers/xmill/Makefile +++ b/archivers/xmill/Makefile @@ -10,7 +10,7 @@ DISTVERSION= 0.8 CATEGORIES= archivers MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= scjamorim@bsd.com.br COMMENT= An efficient compressor for XML WRKSRC= ${WRKDIR}/${PORTNAME} |