diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-02 12:44:53 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-02 12:44:53 +0000 |
commit | 630ca2285fa5e6de5891053bc2133d1d69c5385a (patch) | |
tree | 6fbfc49d776033d33d4e1091d7b71636b899d798 /audio/xmradio/Makefile | |
parent | 642c8ce78f9f4d399d09b4f0abebb684354f3582 (diff) |
Notes
Diffstat (limited to 'audio/xmradio/Makefile')
-rw-r--r-- | audio/xmradio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmradio/Makefile b/audio/xmradio/Makefile index 8872d59e6ddf..025f9fdc3489 100644 --- a/audio/xmradio/Makefile +++ b/audio/xmradio/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmradio PORTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://core.de/~coto/radio/ |