diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-04-26 07:22:20 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-04-26 07:22:20 +0000 |
commit | bc8fdaa6bf43979a38f02cc1b19a7e84c811cd70 (patch) | |
tree | 6af8abd3d37589f880a74d356e81f84477f9bec9 /audio/cmus/Makefile | |
parent | 71dace348980028a555e13da23f45d435c615a09 (diff) |
Notes
Diffstat (limited to 'audio/cmus/Makefile')
-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 cfe53785fadb..30fdd1310ff8 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cmus -PORTVERSION= 2.3.5 +PORTVERSION= 2.4.0 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |