diff options
author | wiz <wiz@pkgsrc.org> | 2020-03-19 14:03:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2020-03-19 14:03:29 +0000 |
commit | 48d5d71a779e8111f02c3962a4ba6cca58894401 (patch) | |
tree | 77e375eb0176bfbfa7d4561edd2486e6d5546b90 | |
parent | f66cb9824838c12b03a03e8e8b621e9d856f66b2 (diff) | |
download | pkgsrc-48d5d71a779e8111f02c3962a4ba6cca58894401.tar.gz |
deforaos-mailer: update to 0.2.0nb4.
Fix PLIST.
-rw-r--r-- | mail/deforaos-mailer/Makefile | 4 | ||||
-rw-r--r-- | mail/deforaos-mailer/PLIST | 3 |
2 files changed, 3 insertions, 4 deletions
diff --git a/mail/deforaos-mailer/Makefile b/mail/deforaos-mailer/Makefile index 0d5e134cabe..09f925518ec 100644 --- a/mail/deforaos-mailer/Makefile +++ b/mail/deforaos-mailer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2020/03/10 22:08:53 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2020/03/19 14:03:29 wiz Exp $ DISTNAME= Mailer-0.2.0 PKGNAME= deforaos-mailer-0.2.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= mail MASTER_SITES= https://ftp.defora.org/pub/DeforaOS/Apps/Desktop/src/Mailer/ diff --git a/mail/deforaos-mailer/PLIST b/mail/deforaos-mailer/PLIST index 5b335448e97..112c8c240db 100644 --- a/mail/deforaos-mailer/PLIST +++ b/mail/deforaos-mailer/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2020/01/12 09:09:24 khorben Exp $ +@comment $NetBSD: PLIST,v 1.9 2020/03/19 14:03:29 wiz Exp $ bin/compose bin/mailer include/Desktop/Mailer.h @@ -32,7 +32,6 @@ share/gtk-doc/html/Mailer/Mailer-helper.html share/gtk-doc/html/Mailer/Mailer-mailer.html share/gtk-doc/html/Mailer/Mailer-message.html share/gtk-doc/html/Mailer/Mailer-plugin.html -share/gtk-doc/html/Mailer/Mailer.devhelp2 share/gtk-doc/html/Mailer/api-index-full.html share/gtk-doc/html/Mailer/ch01.html share/gtk-doc/html/Mailer/deprecated-api-index.html |