diff options
author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2007-12-14 18:18:59 +0000 |
---|---|---|
committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2007-12-14 18:18:59 +0000 |
commit | cc2af6d40346e31a02018b92e3eb748f37c938d8 (patch) | |
tree | 24e269cedebfb6576a985aeebcd5233dc7947ba4 /audio/fmit/Makefile | |
parent | 066232672edf4f48b389ac6782446ac97cbcf78e (diff) |
Notes
Diffstat (limited to 'audio/fmit/Makefile')
-rw-r--r-- | audio/fmit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/fmit/Makefile b/audio/fmit/Makefile index e35a57655ccd..5226b97bd83d 100644 --- a/audio/fmit/Makefile +++ b/audio/fmit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fmit -PORTVERSION= 0.97.6 +PORTVERSION= 0.97.7 CATEGORIES= audio MASTER_SITES= http://download.gna.org/fmit/ |