diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-03-07 08:28:06 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-03-07 08:28:06 +0000 |
commit | fe279f0df86b9326e8192aadd25d0c0ea5e5cade (patch) | |
tree | eff698d7af1fc37ae55050019892e15a2c0519a5 /audio/xmms-pipe | |
parent | 5c19f532f41c63b5d65375792ff5160427647b1e (diff) |
Notes
Diffstat (limited to 'audio/xmms-pipe')
-rw-r--r-- | audio/xmms-pipe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-pipe/Makefile b/audio/xmms-pipe/Makefile index a06254a5d25a..8714d4d604b7 100644 --- a/audio/xmms-pipe/Makefile +++ b/audio/xmms-pipe/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmms-pipe PORTVERSION= 0.5.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://rooster.stanford.edu/~ben/xmmspipe/ DISTNAME= xmmspipe-${PORTVERSION} |