diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2015-08-19 07:33:39 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2015-08-19 07:33:39 +0000 |
commit | 70e20f5df19d0cbce17639d0c4af70144804d914 (patch) | |
tree | 22ff3c8cabb6fe6c8749ada4e67492de1ed29684 /sysutils/procenv | |
parent | 3212cd745ca5c357da8cc63247d60597c18e65de (diff) |
Notes
Diffstat (limited to 'sysutils/procenv')
-rw-r--r-- | sysutils/procenv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/procenv/Makefile b/sysutils/procenv/Makefile index c7452eb8aa5a..d602e05dcae6 100644 --- a/sysutils/procenv/Makefile +++ b/sysutils/procenv/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= https://launchpad.net/procenv/trunk/${PORTVERSION}/+download/ \ http://people.canonical.com/~jhunt/debian/procenv/${PORTVERSION}/ \ DEBIAN -MAINTAINER= james.hunt@ubuntu.com +MAINTAINER= ports@FreeBSD.org COMMENT= Utility to show process environment LICENSE= GPLv3 |