pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/mailcrypt
Module Name: pkgsrc
Committed By: jperkin
Date: Thu Jan 4 16:38:00 UTC 2018
Modified Files:
pkgsrc/mail/mailcrypt: Makefile
Log Message:
mailcrypt: Support emacs25nox.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/mail/mailcrypt/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/mailcrypt/Makefile
diff -u pkgsrc/mail/mailcrypt/Makefile:1.26 pkgsrc/mail/mailcrypt/Makefile:1.27
--- pkgsrc/mail/mailcrypt/Makefile:1.26 Fri Sep 29 12:40:27 2017
+++ pkgsrc/mail/mailcrypt/Makefile Thu Jan 4 16:38:00 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2017/09/29 12:40:27 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2018/01/04 16:38:00 jperkin Exp $
DISTNAME= mailcrypt-3.5.9
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
@@ -10,7 +10,7 @@ HOMEPAGE= http://mailcrypt.sourceforge.n
COMMENT= Emacs frontend for PGP and GPG
# What we would like to say here is: "we want GNU emacs"
-EMACS_VERSIONS_ACCEPTED= emacs25 \
+EMACS_VERSIONS_ACCEPTED= emacs25 emacs25nox \
emacs21 emacs21nox \
emacs20
Home |
Main Index |
Thread Index |
Old Index