diff options
author | jpaetzel <jpaetzel@FreeBSD.org> | 2010-08-21 05:47:27 +0800 |
---|---|---|
committer | jpaetzel <jpaetzel@FreeBSD.org> | 2010-08-21 05:47:27 +0800 |
commit | 8bd37982ac56fa779bcc5f00ea6a988e4d412897 (patch) | |
tree | 0f9811b4f55abb38b02cce94911b7c7976313378 /misc/freeswitch-scripts | |
parent | d4cce46472f2aaa7607a8c4b6e651da963a68d93 (diff) | |
download | freebsd-ports-gnome-8bd37982ac56fa779bcc5f00ea6a988e4d412897.tar.gz freebsd-ports-gnome-8bd37982ac56fa779bcc5f00ea6a988e4d412897.tar.zst freebsd-ports-gnome-8bd37982ac56fa779bcc5f00ea6a988e4d412897.zip |
Missed PORTREVISION bump from previous commit.
Pointyhat to: jpaetzel
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} |