diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-09-25 17:59:00 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-09-25 17:59:00 +0000 |
commit | 9d46e75883cf7c1d60e6e8d0dfcb7282d2414a12 (patch) | |
tree | c851ebb676505253e1f9957f95dc577d449f2091 /audio/mpdas | |
parent | 80686e7d9b732d4900fa3147c4d7327642c8c168 (diff) |
Notes
Diffstat (limited to 'audio/mpdas')
-rw-r--r-- | audio/mpdas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpdas/Makefile b/audio/mpdas/Makefile index 6b11914369eb..bd2251d29873 100644 --- a/audio/mpdas/Makefile +++ b/audio/mpdas/Makefile @@ -7,7 +7,7 @@ PORTNAME= mpdas PORTVERSION= 0.2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://50hz.ws/mpdas/ |