diff options
author | ache <ache@FreeBSD.org> | 2011-08-30 15:57:26 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2011-08-30 15:57:26 +0800 |
commit | b3e6719037b98685901b2a79b98020377b4adc18 (patch) | |
tree | a9a74e9114e57b53fea173414341badf2aa8a70e /archivers/unrar/Makefile | |
parent | 29bb3bfb61d41f664b0a16923abf5f039c29887d (diff) | |
download | freebsd-ports-gnome-b3e6719037b98685901b2a79b98020377b4adc18.tar.gz freebsd-ports-gnome-b3e6719037b98685901b2a79b98020377b4adc18.tar.zst freebsd-ports-gnome-b3e6719037b98685901b2a79b98020377b4adc18.zip |
Remove myself from MAINTAINER
Diffstat (limited to 'archivers/unrar/Makefile')
-rw-r--r-- | archivers/unrar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile index a2fa6d5eb461..d57a975010f6 100644 --- a/archivers/unrar/Makefile +++ b/archivers/unrar/Makefile @@ -12,7 +12,7 @@ CATEGORIES+= archivers MASTER_SITES= http://www.rarlab.com/rar/ DISTNAME= unrarsrc-4.0.7 -MAINTAINER?= ache@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT= Extract, view & test RAR archives WRKSRC= ${WRKDIR}/unrar |