diff options
author | wen <wen@FreeBSD.org> | 2011-03-14 16:40:06 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2011-03-14 16:40:06 +0800 |
commit | 569e455aec133a144f388d5f156719a7fc4b2222 (patch) | |
tree | fd886821e5b4351dd0773b5a123941692ad7a488 /net-im/prosody | |
parent | 34a381b408e2ca7dccdfc787522559c7149a79b2 (diff) | |
download | freebsd-ports-gnome-569e455aec133a144f388d5f156719a7fc4b2222.tar.gz freebsd-ports-gnome-569e455aec133a144f388d5f156719a7fc4b2222.tar.zst freebsd-ports-gnome-569e455aec133a144f388d5f156719a7fc4b2222.zip |
- Bump PORTREVISION to chase the update of dns/libidn
Diffstat (limited to 'net-im/prosody')
-rw-r--r-- | net-im/prosody/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/prosody/Makefile b/net-im/prosody/Makefile index 6a9bfbd004c1..9bf92a65083e 100644 --- a/net-im/prosody/Makefile +++ b/net-im/prosody/Makefile @@ -7,6 +7,7 @@ PORTNAME= prosody PORTVERSION= 0.7.0 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= http://prosody.im/downloads/source/ \ http://redundancy.redundancy.org/mirror/ |