diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2010-09-27 20:40:16 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2010-09-27 20:40:16 +0000 |
commit | 499f41f12462d88876fa46d203e546e7ff72814a (patch) | |
tree | 442b2191e2b2726e22978ba7e9aa49f0a6deabbf /textproc/exmpp | |
parent | 78fdfe554f1b940b6a79a2afa026bc2fa804d830 (diff) |
Bump PORTREVISION in Erlang dependent ports, which need to be rebuilt
due to the new beam format.
Notes
Notes:
svn path=/head/; revision=261976
Diffstat (limited to 'textproc/exmpp')
-rw-r--r-- | textproc/exmpp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/exmpp/Makefile b/textproc/exmpp/Makefile index 29954f1c1a63..ac239e15c821 100644 --- a/textproc/exmpp/Makefile +++ b/textproc/exmpp/Makefile @@ -7,6 +7,7 @@ PORTNAME= exmpp PORTVERSION= 0.9.3 +PORTREVISION= 1 CATEGORIES= textproc net-im MASTER_SITES= http://download.process-one.net/${PORTNAME}/ |