diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-09-04 17:05:43 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-09-04 17:05:43 +0000 |
commit | 4b9fb5608cd07c313e31cd5eb8770fb3dce62bfa (patch) | |
tree | d56fd53a1709353afe0f1f5c76f52aff0b5cb224 /net-im | |
parent | aa36568c35d0588cfd941bd8c814276ac2222778 (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 829dcb22718a..3c161dee1caf 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= 10 +PORTREVISION= 11 CATEGORIES= net-im elisp MASTER_SITES= SF/emacs-jabber/emacs-jabber/${PORTVERSION} DISTNAME= emacs-jabber-${PORTVERSION} |