diff options
author | Rene Ladan <rene@FreeBSD.org> | 2021-12-06 13:35:03 +0100 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2021-12-06 13:36:27 +0100 |
commit | a67b5dd8d0b38dba779927f185ecb367c335a540 (patch) | |
tree | 36b83aed0aaaeb4bf5e0565eda4796f8e346de20 /sysutils/open | |
parent | editors/py-editorconfig: update to 0.12.3. (diff) |
all: return fjoe's ports to the pool
fjoe's ports bit got safekept.
Diffstat (limited to 'sysutils/open')
-rw-r--r-- | sysutils/open/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/open/Makefile b/sysutils/open/Makefile index 92155bc8f22a..fcdc6dc1e185 100644 --- a/sysutils/open/Makefile +++ b/sysutils/open/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.hs-niederrhein.de/pub/linux/src/ \ ftp://ftp.uni-bremen.de/pub/mirrors/sunsite/utils/console/ \ LOCAL/fjoe -MAINTAINER= fjoe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open opens a new vt and runs a command on it ALL_TARGET= open |