diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2009-06-21 22:11:42 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2009-06-21 22:11:42 +0000 |
commit | 18037bffaec23941a3c67d40a6ef6ed9fa50eebd (patch) | |
tree | d31391aac706b5ef11e72350f26a6de6b1e95863 /audio/mhwaveedit/Makefile | |
parent | 051204df043d101c0800035d80f45bf026d185a3 (diff) | |
download | ports-18037bffaec23941a3c67d40a6ef6ed9fa50eebd.tar.gz ports-18037bffaec23941a3c67d40a6ef6ed9fa50eebd.zip |
Notes
Diffstat (limited to 'audio/mhwaveedit/Makefile')
-rw-r--r-- | audio/mhwaveedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mhwaveedit/Makefile b/audio/mhwaveedit/Makefile index 7964d38aeaba..7fac576a5384 100644 --- a/audio/mhwaveedit/Makefile +++ b/audio/mhwaveedit/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.4.15 CATEGORIES= audio MASTER_SITES= http://download.gna.org/mhwaveedit/ -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= scjamorim@bsd.com.br COMMENT= A graphical program for editing sound files USE_BZIP2= yes |