diff options
Diffstat (limited to 'mail/xcite/Makefile')
-rw-r--r-- | mail/xcite/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/xcite/Makefile b/mail/xcite/Makefile index 85b68f95b65c..3b196535e40e 100644 --- a/mail/xcite/Makefile +++ b/mail/xcite/Makefile @@ -7,8 +7,8 @@ PORTNAME= xcite PORTVERSION= 1.60 -#PORTREVISION= 0 -PORTREVISION= 4 +PORTREVISION= 1 +PORTREVISION= 5 CATEGORIES= mail elisp MASTER_SITES= http://www.gentei.org/~yuuji/software/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} |