diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-05-28 06:56:46 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-05-28 06:56:46 +0000 |
commit | 0f8d106ae4886b0eb4f81dae949b23ca883a27fa (patch) | |
tree | 03a868ed44f0b8464578e0e7373b04b3c6d8bb1c /audio/cmus | |
parent | 4ab7f722bd05a5b689c2bfa8bf7d1a599f280252 (diff) | |
download | freebsd-ports-0f8d106ae4886b0eb4f81dae949b23ca883a27fa.zip |
Chase audio/libmodplug update
Diffstat (limited to 'audio/cmus')
-rw-r--r-- | audio/cmus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile index ffb32ab294d3..df7666e7a8d0 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -7,7 +7,7 @@ PORTNAME= cmus PORTVERSION= 2.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |