diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2009-12-02 17:31:04 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2009-12-02 17:31:04 +0000 |
commit | 0196b197b8892e23087eb90718eb8a5a89852b07 (patch) | |
tree | eecafb58c9d014ad9280ff1ca0573ee16542236b /audio/wmauda | |
parent | ab967efa71152846dc46cc2a7a04a860f0648a1f (diff) |
Notes
Diffstat (limited to 'audio/wmauda')
-rw-r--r-- | audio/wmauda/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/wmauda/Makefile b/audio/wmauda/Makefile index fbddcf73c231..f14e09210a8d 100644 --- a/audio/wmauda/Makefile +++ b/audio/wmauda/Makefile @@ -7,7 +7,7 @@ PORTNAME= wmauda PORTVERSION= 0.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio windowmaker MASTER_SITES= http://www.netswarm.net/misc/ \ ${MASTER_SITE_GENTOO} |