diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-13 14:28:35 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-13 14:28:35 +0000 |
commit | 2d73db35333e6fc7a451669d2944eb5d5e73dc3a (patch) | |
tree | 7d69792ab3d0db86f0e048e5aa7dd59cedde9739 /audio/xmms2 | |
parent | 278c1a98a989c10c5f2a06a7aa39615820656e32 (diff) | |
download | ports-2d73db35333e6fc7a451669d2944eb5d5e73dc3a.tar.gz ports-2d73db35333e6fc7a451669d2944eb5d5e73dc3a.zip |
Notes
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 cc15b3136926..5f7a3fe7210d 100644 --- a/audio/xmms2/Makefile +++ b/audio/xmms2/Makefile @@ -8,7 +8,7 @@ PORTNAME?= xmms2 PORTVERSION= 0.2.d.9 DISTVERSION= 0.2DrJekyll -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |