diff options
author | John Marino <marino@FreeBSD.org> | 2016-09-15 01:29:41 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-09-15 01:29:41 +0000 |
commit | 252c5d5f385979ea8657b20b7a619b6c5c4e6a64 (patch) | |
tree | 7424a3e54945fa2e1b2e75a7e3aa9778e9e5bd79 /databases/libnvpair | |
parent | ec9dda79ff697c065716fdd0fe6c7ec44efc05c8 (diff) |
Notes
Diffstat (limited to 'databases/libnvpair')
-rw-r--r-- | databases/libnvpair/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/libnvpair/Makefile b/databases/libnvpair/Makefile index fe17b6201b41..db8ad4ef3cf8 100644 --- a/databases/libnvpair/Makefile +++ b/databases/libnvpair/Makefile @@ -5,7 +5,7 @@ PORTNAME= libnvpair PORTVERSION= 2.0 CATEGORIES= databases devel -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Illumos name-value pair library LICENSE= CDDL |