diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2006-09-20 11:21:59 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2006-09-20 11:21:59 +0000 |
commit | 0d2725682b8325a08b11592d11062997bb9dc7f2 (patch) | |
tree | 46ab0c86563bfc2fbab1ecc5f9dadffb47afe737 /audio/mhwaveedit | |
parent | 750f1f56ed3264341b911b1182fc2f3f4dd609c2 (diff) |
Notes
Diffstat (limited to 'audio/mhwaveedit')
-rw-r--r-- | audio/mhwaveedit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/mhwaveedit/Makefile b/audio/mhwaveedit/Makefile index 0b181a4a9857..a48a1c3376e5 100644 --- a/audio/mhwaveedit/Makefile +++ b/audio/mhwaveedit/Makefile @@ -8,6 +8,7 @@ PORTNAME= mhwaveedit PORTVERSION= 1.4.9 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://download.gna.org/mhwaveedit/ |