diff options
author | mm <mm@FreeBSD.org> | 2012-12-13 22:22:01 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2012-12-13 22:22:01 +0800 |
commit | 1b9a88b7abcabb2720d2176b8b908e8657f5e033 (patch) | |
tree | 094f2afec11340e1e8ae8155724e45c103346d15 /devel | |
parent | 4b9d095f255aa5416bf19d5bad1d1936fa912881 (diff) | |
download | freebsd-ports-gnome-1b9a88b7abcabb2720d2176b8b908e8657f5e033.tar.gz freebsd-ports-gnome-1b9a88b7abcabb2720d2176b8b908e8657f5e033.tar.zst freebsd-ports-gnome-1b9a88b7abcabb2720d2176b8b908e8657f5e033.zip |
Give up maintainership on devel/pcre
>-This line, and those below, will be ignored--
> Description of fields to fill in above: 76 columns --|
> PR: If a GNATS PR is affected by the change.
> Submitted by: If someone else sent in the change.
> Reviewed by: If someone else reviewed your modification.
> Approved by: If you needed approval for this commit.
> Obtained from: If the change is from a third party.
> MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email.
> Security: Vulnerability reference (one per line) or description.
> Empty fields above will be automatically removed.
M pcre/Makefile
Diffstat (limited to 'devel')
-rw-r--r-- | devel/pcre/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pcre/Makefile b/devel/pcre/Makefile index 8a031a702a61..3858cd910d42 100644 --- a/devel/pcre/Makefile +++ b/devel/pcre/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/programming/%SUBDIR%/ \ ftp://ftp.tin.org/pub/libs/%SUBDIR%/ MASTER_SITE_SUBDIR=${PORTNAME} -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl Compatible Regular Expressions library LICENSE= BSD |