diff options
author | jpaetzel <jpaetzel@FreeBSD.org> | 2010-08-21 05:44:22 +0800 |
---|---|---|
committer | jpaetzel <jpaetzel@FreeBSD.org> | 2010-08-21 05:44:22 +0800 |
commit | d4cce46472f2aaa7607a8c4b6e651da963a68d93 (patch) | |
tree | 3edf1051492559a69de4f45607b8c5bd6ca4f65b /audio | |
parent | 817e815cb19291d0e2e9a4afc5362c3b3b8e5890 (diff) | |
download | freebsd-ports-graphics-d4cce46472f2aaa7607a8c4b6e651da963a68d93.tar.gz freebsd-ports-graphics-d4cce46472f2aaa7607a8c4b6e651da963a68d93.tar.zst freebsd-ports-graphics-d4cce46472f2aaa7607a8c4b6e651da963a68d93.zip |
Bump PORTREVISION, missed in previous commit.
Pointyhat to: jpaetzel
Diffstat (limited to 'audio')
-rw-r--r-- | audio/freeswitch-sounds/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/freeswitch-sounds/Makefile b/audio/freeswitch-sounds/Makefile index 32356fc25d2..f770ff5572e 100644 --- a/audio/freeswitch-sounds/Makefile +++ b/audio/freeswitch-sounds/Makefile @@ -7,6 +7,7 @@ PORTNAME= freeswitch-sounds PORTVERSION= 1.0.13 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://files.freeswitch.org/ DIST_SUBDIR= freeswitch-sounds |