diff options
author | Simon Barner <barner@FreeBSD.org> | 2005-04-11 13:03:55 +0000 |
---|---|---|
committer | Simon Barner <barner@FreeBSD.org> | 2005-04-11 13:03:55 +0000 |
commit | 7544663c823360935ac1f974f27ee75e528b49a1 (patch) | |
tree | 219465cf7312707a9a09fdf3a146a6b8ac092c8e /archivers/arj | |
parent | 199bae39595eee2e49d0132ed5307d9608776bfa (diff) | |
download | ports-7544663c823360935ac1f974f27ee75e528b49a1.tar.gz ports-7544663c823360935ac1f974f27ee75e528b49a1.zip |
Change maintainer's email address.
Approved by: arved (mentor)
PR: ports/79162
Notes
Notes:
svn path=/head/; revision=133026
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 4d7756da37a1..0d5508b28d3e 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= renato@galle.com.br +MAINTAINER= freebsd@galle.com.br COMMENT= Open-source ARJ USE_REINPLACE= yes |