diff options
author | Josh Paetzel <jpaetzel@FreeBSD.org> | 2010-08-20 21:47:27 +0000 |
---|---|---|
committer | Josh Paetzel <jpaetzel@FreeBSD.org> | 2010-08-20 21:47:27 +0000 |
commit | c1855d46ca631e113eeda15386fb5f439e1d830a (patch) | |
tree | 7424c56bba12cff6b46ac8ebf083da87990c41af /misc/freeswitch-scripts | |
parent | c39339c2dc6cedc82aa6b9c720f00d07522ad8ae (diff) | |
download | ports-c1855d46ca631e113eeda15386fb5f439e1d830a.tar.gz ports-c1855d46ca631e113eeda15386fb5f439e1d830a.zip |
Notes
Diffstat (limited to 'misc/freeswitch-scripts')
-rw-r--r-- | misc/freeswitch-scripts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/freeswitch-scripts/Makefile b/misc/freeswitch-scripts/Makefile index 5ec0ded3a681..7220e541a02d 100644 --- a/misc/freeswitch-scripts/Makefile +++ b/misc/freeswitch-scripts/Makefile @@ -7,6 +7,7 @@ PORTNAME= freeswitch-scripts PORTVERSION= 1.0.6 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://files.freeswitch.org/ DISTNAME= ${BASE_PORTNAME}-${PORTVERSION} |