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 /net-im | |
parent | 45568fba839edd8c8a2970326c6716487ae69f57 (diff) |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/jabber.el/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/jabber.el/Makefile b/net-im/jabber.el/Makefile index 0f374d942121..df422da5837c 100644 --- a/net-im/jabber.el/Makefile +++ b/net-im/jabber.el/Makefile @@ -6,7 +6,7 @@ PORTNAME= jabber.el PORTVERSION= 0.8.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-im elisp MASTER_SITES= SF/emacs-jabber/emacs-jabber/${PORTVERSION} DISTNAME= emacs-jabber-${PORTVERSION} |