diff options
Diffstat (limited to 'audio/xmms2')
-rw-r--r-- | audio/xmms2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile index 1bd3fbef3530..f11e31545b62 100644 --- a/audio/xmms2/Makefile +++ b/audio/xmms2/Makefile @@ -11,7 +11,7 @@ DISTVERSION= 0.5DrLecter CATEGORIES?= audio MASTER_SITES= SF DISTNAME= ${PORTNAME}-${DISTVERSION} -PORTREVISION?= 1 +PORTREVISION?= 2 MAINTAINER= alexbl@FreeBSD.org COMMENT?= Rewrite of xmms as a client/server system (developer release) |