diff options
author | sylvio <sylvio@FreeBSD.org> | 2010-04-10 22:38:28 +0800 |
---|---|---|
committer | sylvio <sylvio@FreeBSD.org> | 2010-04-10 22:38:28 +0800 |
commit | 38a7a5ed25d23b69d711c3dd60fe52a093ff33b3 (patch) | |
tree | 94cea78be1f5c09891b921d0c764f9d143fbd95d /audio/cmus | |
parent | 5ba48491742056b20777f2ba155c0b1336a28150 (diff) | |
download | freebsd-ports-gnome-38a7a5ed25d23b69d711c3dd60fe52a093ff33b3.tar.gz freebsd-ports-gnome-38a7a5ed25d23b69d711c3dd60fe52a093ff33b3.tar.zst freebsd-ports-gnome-38a7a5ed25d23b69d711c3dd60fe52a093ff33b3.zip |
- Chase wavpack's lib dump
Approved by: itetcu (mentor, implicit)
Diffstat (limited to 'audio/cmus')
-rw-r--r-- | audio/cmus/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile index ba293a223cd6..ffb32ab294d3 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -7,6 +7,7 @@ PORTNAME= cmus PORTVERSION= 2.3.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |