diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-02-21 22:26:40 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-02-21 23:06:34 +0800 |
commit | 89b4d5b2072cd36d9d53035365bc2e7683988d68 (patch) | |
tree | 44287c39157a8a308303609e9cb00ee3cf05a05d /misc | |
parent | 1ac8f99e06b924b3f54310bd7ad4393d19fed21b (diff) | |
download | freebsd-ports-89b4d5b2072cd36d9d53035365bc2e7683988d68.zip |
misc/getopt: Sort PLIST after fd7dc420e3c82dfe5066ed48fa0b08a218c41f5e
Diffstat (limited to 'misc')
-rw-r--r-- | misc/getopt/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/getopt/pkg-plist b/misc/getopt/pkg-plist index 11fb45cc30a2..c1a68f51212d 100644 --- a/misc/getopt/pkg-plist +++ b/misc/getopt/pkg-plist @@ -1,5 +1,4 @@ bin/getopt -share/man/man1/getopt.1.gz %%NLS%%share/locale/ca/LC_MESSAGES/getopt.mo %%NLS%%share/locale/cs/LC_MESSAGES/getopt.mo %%NLS%%share/locale/da/LC_MESSAGES/getopt.mo @@ -26,3 +25,4 @@ share/man/man1/getopt.1.gz %%NLS%%share/locale/vi/LC_MESSAGES/getopt.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/getopt.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/getopt.mo +share/man/man1/getopt.1.gz |