diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-04-26 07:09:16 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-04-26 07:09:16 +0000 |
commit | ba574b0cf2abe2bdd777117655a671f540b4bab5 (patch) | |
tree | cec03fec90d79773c563a2e92d52502c489e1bd1 /audio/xmms2 | |
parent | 7bb314d0b2441c3cc3b925b8348c45ce07053271 (diff) | |
download | ports-ba574b0cf2abe2bdd777117655a671f540b4bab5.tar.gz ports-ba574b0cf2abe2bdd777117655a671f540b4bab5.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 0616a629c08e..d0566aca4299 100644 --- a/audio/xmms2/Makefile +++ b/audio/xmms2/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmms2 PORTVERSION= 0.2.d.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |