diff options
author | sem <sem@FreeBSD.org> | 2005-02-02 16:38:50 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2005-02-02 16:38:50 +0800 |
commit | 94ddbe83b09734f0421c2faf88b07966071287d0 (patch) | |
tree | 8a737e93a8e7a2a9764a9f8c1d2095d07a4cea24 /archivers/arj | |
parent | 4d0b3d957020c55ec53751dd78a9f96e00c80ca6 (diff) | |
download | freebsd-ports-gnome-94ddbe83b09734f0421c2faf88b07966071287d0.tar.gz freebsd-ports-gnome-94ddbe83b09734f0421c2faf88b07966071287d0.tar.zst freebsd-ports-gnome-94ddbe83b09734f0421c2faf88b07966071287d0.zip |
- Grant maintainership to submitter
PR: ports/76965
Submitted by: Renato Botelho <renato(at)galle.com.br>
Diffstat (limited to 'archivers/arj')
-rw-r--r-- | archivers/arj/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/arj/Makefile b/archivers/arj/Makefile index 0cacb3eb625c..80860de2a972 100644 --- a/archivers/arj/Makefile +++ b/archivers/arj/Makefile @@ -11,7 +11,7 @@ CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= renato@galle.com.br COMMENT= Open-source ARJ #WRKSRC= ${WRKDIR}/${PORTNAME} |