diff options
Diffstat (limited to 'mail/ksmtp/Makefile')
-rw-r--r-- | mail/ksmtp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/ksmtp/Makefile b/mail/ksmtp/Makefile index 092d6851031..916dec583d3 100644 --- a/mail/ksmtp/Makefile +++ b/mail/ksmtp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2020/12/04 04:56:01 riastradh Exp $ +# $NetBSD: Makefile,v 1.13 2021/01/01 09:52:11 ryoon Exp $ DISTNAME= ksmtp-${KAPPSVER} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= mail HOMEPAGE= https://community.kde.org/KDE_PIM |