diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-02-25 16:51:35 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-02-25 16:51:35 +0000 |
commit | 1ac8aec33dc1357711284c3ea8f37c346d2b4c72 (patch) | |
tree | 4240faa189c8544b36d6dddf620a13fc6a2df9cf /textproc/confget/Makefile | |
parent | ee31bb6b731fd4daf9b6f8b3a8b0e9168279209f (diff) | |
download | ports-1ac8aec33dc1357711284c3ea8f37c346d2b4c72.tar.gz ports-1ac8aec33dc1357711284c3ea8f37c346d2b4c72.zip |
Notes
Diffstat (limited to 'textproc/confget/Makefile')
-rw-r--r-- | textproc/confget/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/confget/Makefile b/textproc/confget/Makefile index 9dd1cfe8bfd9..789023cf5813 100644 --- a/textproc/confget/Makefile +++ b/textproc/confget/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://devel.ringlet.net/textproc/confget/ -MAINTAINER= roam@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Read variables from INI-style configuration files OPTIONS= PCRE "Regular expression support" on |