diff options
| author | Guangyuan Yang <ygy@FreeBSD.org> | 2024-09-14 22:42:15 +0000 |
|---|---|---|
| committer | Guangyuan Yang <ygy@FreeBSD.org> | 2024-09-14 22:42:15 +0000 |
| commit | 5a1d4d1797a43a36a06738ad34bb6039724c6ef1 (patch) | |
| tree | 7c5d240933868a642bc881d16b8d48bf8e5fc42a /misc | |
| parent | fe6644896b141a7c90d08c01a7e8ea9b2a47d046 (diff) | |
Diffstat (limited to 'misc')
| -rw-r--r-- | misc/thefuck/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/thefuck/Makefile b/misc/thefuck/Makefile index 688cbdb6fbb5..b1cdc3a0da9f 100644 --- a/misc/thefuck/Makefile +++ b/misc/thefuck/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 3.32 CATEGORIES= misc python MASTER_SITES= PYPI -MAINTAINER= ygy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= App that corrects your previous console command WWW= https://github.com/nvbn/thefuck |
