diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-05-02 15:07:27 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-05-02 15:07:27 +0000 |
commit | c400a2c8b66ef7d81b63a185371097fcd14de2f7 (patch) | |
tree | f71697e1f45a6271e1a15499aca86ed380d94710 /audio/moc | |
parent | c27599182b75f6ae7b04d33b80e60bfb8b2dc111 (diff) | |
download | ports-c400a2c8b66ef7d81b63a185371097fcd14de2f7.tar.gz ports-c400a2c8b66ef7d81b63a185371097fcd14de2f7.zip |
Notes
Diffstat (limited to 'audio/moc')
-rw-r--r-- | audio/moc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/moc/Makefile b/audio/moc/Makefile index 00c5c305fd45..e87b6c6e5536 100644 --- a/audio/moc/Makefile +++ b/audio/moc/Makefile @@ -3,7 +3,7 @@ PORTNAME= moc PORTVERSION= 2.5.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://ftp.daper.net/pub/soft/moc/stable/ |