diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-02-25 00:40:37 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-02-25 00:40:37 +0000 |
| commit | a31a69692d00302673acb544a5ba166a1bf1a122 (patch) | |
| tree | 3a9ac0dc7974b3072b6e82724add24a5f25609cd /databases/sqlite-ext-regexp | |
| parent | - Remove octave-forge ports no longer supported upstream. (diff) | |
Replaced my old rawbw.com maintainer's address with yuri@FreeBSD.org
98 ports are affected.
Approved by: tcberner (mentor, implicit)
Notes
Notes:
svn path=/head/; revision=462887
Diffstat (limited to 'databases/sqlite-ext-regexp')
| -rw-r--r-- | databases/sqlite-ext-regexp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/sqlite-ext-regexp/Makefile b/databases/sqlite-ext-regexp/Makefile index 598ad6862481..51a21283795a 100644 --- a/databases/sqlite-ext-regexp/Makefile +++ b/databases/sqlite-ext-regexp/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= https://www.sqlite.org/2015/ http://www2.sqlite.org/2015/ http://w DISTNAME= sqlite-src-${PORTVERSION:S|8.|8|:S|.|0|g} DIST_SUBDIR= sqlite-ext -MAINTAINER= yuri@rawbw.com +MAINTAINER= yuri@FreeBSD.org COMMENT= Regular-expression matcher using NFA engine for SQLite LICENSE= public |
