diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-10-17 06:01:31 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-10-17 06:01:31 +0000 |
commit | 8f63af93b08f952dc99fd0a01f970b9afb2308f3 (patch) | |
tree | 19ff77f707eaee147f4883206958df928766727a /mail/xcite | |
parent | - Track ncurses dependency (diff) |
- Chase editors/emacs update
Notes
Notes:
svn path=/head/; revision=283686
Diffstat (limited to 'mail/xcite')
-rw-r--r-- | mail/xcite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/xcite/Makefile b/mail/xcite/Makefile index 564644564121..e9100157ca29 100644 --- a/mail/xcite/Makefile +++ b/mail/xcite/Makefile @@ -8,7 +8,7 @@ PORTNAME= xcite PORTVERSION= 1.60 #PORTREVISION= 0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail elisp MASTER_SITES= http://www.gentei.org/~yuuji/software/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} |