diff options
author | eugen <eugen@FreeBSD.org> | 2018-11-15 02:20:42 +0800 |
---|---|---|
committer | eugen <eugen@FreeBSD.org> | 2018-11-15 02:20:42 +0800 |
commit | ee9d9c90672e4c4c95c89d14b9bb422cc38160b2 (patch) | |
tree | 366b39443812e781cd5a70b02880088bb1b805cf /mail | |
parent | e47061cb47a23b8419f69db6848d4c99ebe59f67 (diff) | |
download | freebsd-ports-gnome-ee9d9c90672e4c4c95c89d14b9bb422cc38160b2.tar.gz freebsd-ports-gnome-ee9d9c90672e4c4c95c89d14b9bb422cc38160b2.tar.zst freebsd-ports-gnome-ee9d9c90672e4c4c95c89d14b9bb422cc38160b2.zip |
mail/qpopper: grammar fix after r484938
Diffstat (limited to 'mail')
-rw-r--r-- | mail/qpopper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile index a27ad3f21c51..2a6c9c5e148a 100644 --- a/mail/qpopper/Makefile +++ b/mail/qpopper/Makefile @@ -15,7 +15,7 @@ COMMENT= Berkeley POP 3 server (now maintained by Qualcomm) # BSD-style license LICENSE= QUALCOMM -LICENSE_NAME= Qualcomm BSD-style lisense +LICENSE_NAME= Qualcomm BSD-style license LICENSE_FILE= ${WRKSRC}/License.txt LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept |