diff options
author | bapt <bapt@FreeBSD.org> | 2014-07-05 07:48:56 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-07-05 07:48:56 +0800 |
commit | 8006a19dca0f037c25d11a68d33df3f3917bf2c1 (patch) | |
tree | 3b6b9c26f22128bb1b9fb3dc025ac43dc9636096 /databases/pure-sql3 | |
parent | 73941d6bd5b9c69e49d3a407953bfda14d957355 (diff) | |
download | freebsd-ports-gnome-8006a19dca0f037c25d11a68d33df3f3917bf2c1.tar.gz freebsd-ports-gnome-8006a19dca0f037c25d11a68d33df3f3917bf2c1.tar.zst freebsd-ports-gnome-8006a19dca0f037c25d11a68d33df3f3917bf2c1.zip |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr
Diffstat (limited to 'databases/pure-sql3')
-rw-r--r-- | databases/pure-sql3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pure-sql3/Makefile b/databases/pure-sql3/Makefile index 84a2a6d18e64..4902c5cef42e 100644 --- a/databases/pure-sql3/Makefile +++ b/databases/pure-sql3/Makefile @@ -8,7 +8,7 @@ CATEGORIES= databases MASTER_SITES= https://cdn.bitbucket.org/purelang/pure-lang/downloads/ DIST_SUBDIR= pure -MAINTAINER= lichray@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Pure language binding to the SQLite3 library LICENSE= BSD |