diff options
author | jpaetzel <jpaetzel@FreeBSD.org> | 2010-08-21 05:40:13 +0800 |
---|---|---|
committer | jpaetzel <jpaetzel@FreeBSD.org> | 2010-08-21 05:40:13 +0800 |
commit | 4ef9f120364f39085e0b5db6c7f583cecc486b8c (patch) | |
tree | 103a1e864d4bd0474242201ba3399b14de1ec8cc /audio | |
parent | a4a19f17513dedb394787e9365d89d3952019905 (diff) | |
download | freebsd-ports-gnome-4ef9f120364f39085e0b5db6c7f583cecc486b8c.tar.gz freebsd-ports-gnome-4ef9f120364f39085e0b5db6c7f583cecc486b8c.tar.zst freebsd-ports-gnome-4ef9f120364f39085e0b5db6c7f583cecc486b8c.zip |
Missed PORTREVISION bump from previous commit
Pointyhat to: jpaetzel
Diffstat (limited to 'audio')
-rw-r--r-- | audio/freeswitch-music/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/freeswitch-music/Makefile b/audio/freeswitch-music/Makefile index 366e1f777a7d..ac688dd8f91e 100644 --- a/audio/freeswitch-music/Makefile +++ b/audio/freeswitch-music/Makefile @@ -7,6 +7,7 @@ PORTNAME= freeswitch-music PORTVERSION= 1.0.8 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://files.freeswitch.org/ DIST_SUBDIR= freeswitch-music |