diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-10-06 23:29:28 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-10-06 23:29:28 +0000 |
commit | ca83c89550df0528d56d3c00bda59fa7488eb81e (patch) | |
tree | 790bd2fe3b7d6e922b2c86cf63c8853f445d99b0 /mail/xcite | |
parent | cd5d95f14db3fc1b45e3f77f22116fd47ce72af5 (diff) |
Notes
Diffstat (limited to 'mail/xcite')
-rw-r--r-- | mail/xcite/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/xcite/Makefile b/mail/xcite/Makefile index b5e8eaa7afda..1351e9d7f5bb 100644 --- a/mail/xcite/Makefile +++ b/mail/xcite/Makefile @@ -3,8 +3,7 @@ PORTNAME= xcite PORTVERSION= 1.60 -PORTREVISION= 19 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= mail elisp MASTER_SITES= http://www.gentei.org/~yuuji/software/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} |