diff options
author | ume <ume@FreeBSD.org> | 2010-10-02 16:03:58 +0800 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2010-10-02 16:03:58 +0800 |
commit | 8deb8d9b9f7d19d06166ad6fbaf04a2bff466b79 (patch) | |
tree | 7fe5054d344242b892201ea4a1745dbd6507b09d /mail | |
parent | 6bcba7fcdbd697d3bea842fe044360683aa3c78b (diff) | |
download | freebsd-ports-gnome-8deb8d9b9f7d19d06166ad6fbaf04a2bff466b79.tar.gz freebsd-ports-gnome-8deb8d9b9f7d19d06166ad6fbaf04a2bff466b79.tar.zst freebsd-ports-gnome-8deb8d9b9f7d19d06166ad6fbaf04a2bff466b79.zip |
Sync PORTVERSION to RCSID of xcite.el.
Diffstat (limited to 'mail')
-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 f549cc1bfbf5..0996074664d2 100644 --- a/mail/xcite/Makefile +++ b/mail/xcite/Makefile @@ -6,8 +6,8 @@ # PORTNAME= xcite -PORTVERSION= 1.58 -PORTREVISION= 4 +PORTVERSION= 1.60 +#PORTREVISION= 0 CATEGORIES= mail elisp MASTER_SITES= http://www.gentei.org/~yuuji/software/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} |