diff options
author | miwi <miwi@FreeBSD.org> | 2015-11-26 22:39:58 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2015-11-26 22:39:58 +0800 |
commit | da221bcbc49aa8970c38c2c999c2994b4a995dbe (patch) | |
tree | ca80e75a1fa4c816cc1d3b1d5710589deb83a098 /archivers/pecl-rar | |
parent | d1023ef057e8b89ca209329ad04874056743e8eb (diff) | |
download | freebsd-ports-gnome-da221bcbc49aa8970c38c2c999c2994b4a995dbe.tar.gz freebsd-ports-gnome-da221bcbc49aa8970c38c2c999c2994b4a995dbe.tar.zst freebsd-ports-gnome-da221bcbc49aa8970c38c2c999c2994b4a995dbe.zip |
- Take Maintainership
Approved by: mat (mentor)
Diffstat (limited to 'archivers/pecl-rar')
-rw-r--r-- | archivers/pecl-rar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/pecl-rar/Makefile b/archivers/pecl-rar/Makefile index 00868a974672..fb19cf15342d 100644 --- a/archivers/pecl-rar/Makefile +++ b/archivers/pecl-rar/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- DIST_SUBDIR= PECL -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PECL extension to create and read RAR files LICENSE= PHP301 |