diff options
author | linimon <linimon@FreeBSD.org> | 2004-05-21 23:07:05 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-05-21 23:07:05 +0000 |
commit | 4f397e8fc0a8df61afaa42499bd50294b208dc62 (patch) | |
tree | 8a3a86773e42c081eab72fc61d7f98e28a28abc6 /audio/musiccontrol/Makefile | |
parent | d9e95e1ce17e02bd9ce9f0fa40d6dc63f47da534 (diff) | |
download | FreeBSD-ports-4f397e8fc0a8df61afaa42499bd50294b208dc62.zip FreeBSD-ports-4f397e8fc0a8df61afaa42499bd50294b208dc62.tar.gz |
Update to 0.2.
PR: java/66954
Submitted by: Christian Laursen <xi at borderworlds to dk> (maintainer)
Diffstat (limited to 'audio/musiccontrol/Makefile')
-rw-r--r-- | audio/musiccontrol/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/musiccontrol/Makefile b/audio/musiccontrol/Makefile index c2334ea..a959d63 100644 --- a/audio/musiccontrol/Makefile +++ b/audio/musiccontrol/Makefile @@ -6,11 +6,10 @@ # PORTNAME= musiccontrol -PORTVERSION= 0.1 -PORTREVISION= 1 +PORTVERSION= 0.2 CATEGORIES= audio java MASTER_SITES= http://borderworlds.dk/projects/mc/ -DISTNAME= MusicControl-0.1 +DISTNAME= MusicControl-0.2 EXTRACT_SUFX= .jar EXTRACT_ONLY= |