diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-06-20 15:41:53 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-06-20 15:41:53 +0000 |
commit | 6d160479c29813074da497bcbccf5b7f0fcecbd2 (patch) | |
tree | d86b9903b6ae2e2ab076240a0fe0bf0211e2ebd3 /audio/moc | |
parent | 29340dd1722704af4305d3ba1a52341372e3aeff (diff) | |
download | ports-6d160479c29813074da497bcbccf5b7f0fcecbd2.tar.gz ports-6d160479c29813074da497bcbccf5b7f0fcecbd2.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 af9cca6d005c..791059a5220a 100644 --- a/audio/moc/Makefile +++ b/audio/moc/Makefile @@ -7,7 +7,7 @@ PORTNAME= moc PORTVERSION= 2.4.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= ftp://ftp.daper.net/pub/soft/moc/stable/ |