diff options
author | jpaetzel <jpaetzel@FreeBSD.org> | 2010-08-21 05:49:18 +0800 |
---|---|---|
committer | jpaetzel <jpaetzel@FreeBSD.org> | 2010-08-21 05:49:18 +0800 |
commit | 5318b9dd58f2014711f51e038593bbeec19067ae (patch) | |
tree | 30247dfbc8a9249c183b3219fa3f0e7ae7362b82 /net | |
parent | 8bd37982ac56fa779bcc5f00ea6a988e4d412897 (diff) | |
download | freebsd-ports-gnome-5318b9dd58f2014711f51e038593bbeec19067ae.tar.gz freebsd-ports-gnome-5318b9dd58f2014711f51e038593bbeec19067ae.tar.zst freebsd-ports-gnome-5318b9dd58f2014711f51e038593bbeec19067ae.zip |
Bump PORTREVISION, missed in prior commit.
Pointyhat to: jpaetzel
Diffstat (limited to 'net')
-rw-r--r-- | net/freeswitch-core/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/freeswitch-core/Makefile b/net/freeswitch-core/Makefile index 9ebd24eeaa35..7ee54753adce 100644 --- a/net/freeswitch-core/Makefile +++ b/net/freeswitch-core/Makefile @@ -7,7 +7,7 @@ PORTNAME= freeswitch-core PORTVERSION= 1.0.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://files.freeswitch.org/:1 \ http://files.freeswitch.org/downloads/libs/:2 |