diff options
author | araujo <araujo@FreeBSD.org> | 2009-06-22 06:11:42 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2009-06-22 06:11:42 +0800 |
commit | 4a433e47d559807fbfa196af81dc20fefe77565f (patch) | |
tree | 3efe97a71fb15ec4e2ee8e7e6032558963c920e9 /audio | |
parent | 3a16e9a46d8bb7c061d49002a97fe914f6d93595 (diff) | |
download | freebsd-ports-gnome-4a433e47d559807fbfa196af81dc20fefe77565f.tar.gz freebsd-ports-gnome-4a433e47d559807fbfa196af81dc20fefe77565f.tar.zst freebsd-ports-gnome-4a433e47d559807fbfa196af81dc20fefe77565f.zip |
- Pass maintainership to Sylvio Amorim <scjamorim at bsd.com.br>.
Diffstat (limited to 'audio')
-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 |