diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2020-08-12 18:30:06 +0000 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2020-08-12 18:30:06 +0000 |
commit | bea2b0b80255c7df1a22f967b34299a2bfaad9ca (patch) | |
tree | 9cd448f0266d934d79aafc6ae5f7cc25f6b2eaf0 /mail/c-sig | |
parent | cbd41e1dc155e34115118d440e0d05c2c6c25a65 (diff) |
Notes
Diffstat (limited to 'mail/c-sig')
-rw-r--r-- | mail/c-sig/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/c-sig/Makefile b/mail/c-sig/Makefile index 72c6c20b9c27..aa3070a71ac5 100644 --- a/mail/c-sig/Makefile +++ b/mail/c-sig/Makefile @@ -3,7 +3,7 @@ PORTNAME= c-sig PORTVERSION= 3.8.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} |