diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2012-02-06 12:25:50 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2012-02-06 12:25:50 +0000 |
commit | 93cfaf9ad95b11897bbf43c11628f190c4574ec4 (patch) | |
tree | 21c2db28e841f4df4353d24ea43d8fb0293a0606 /net/freeswitch-core | |
parent | 5c23aa439f6eefe00288f736f1e19317349aff8b (diff) | |
download | ports-93cfaf9ad95b11897bbf43c11628f190c4574ec4.tar.gz ports-93cfaf9ad95b11897bbf43c11628f190c4574ec4.zip |
Notes
Diffstat (limited to 'net/freeswitch-core')
-rw-r--r-- | net/freeswitch-core/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/freeswitch-core/Makefile b/net/freeswitch-core/Makefile index c97069ee3337..4a7d80378511 100644 --- a/net/freeswitch-core/Makefile +++ b/net/freeswitch-core/Makefile @@ -8,6 +8,7 @@ PORTNAME= freeswitch-core PORTVERSION= 1.0.7.1 PORTEPOCH= 1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://dl.dropbox.com/u/152504/ \ http://files.freeswitch.org/downloads/libs/:2 \ |