diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-13 09:38:59 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-13 09:38:59 +0800 |
commit | d677492c7feb3c2e01f14a6f9fc7249ccdabee34 (patch) | |
tree | fb8747b7dc59c8cc279224fbf1cd5b7330659933 /audio/kexis | |
parent | 277131033e013992aeafec973a8eed3f8ebf2af6 (diff) | |
download | freebsd-ports-gnome-d677492c7feb3c2e01f14a6f9fc7249ccdabee34.tar.gz freebsd-ports-gnome-d677492c7feb3c2e01f14a6f9fc7249ccdabee34.tar.zst freebsd-ports-gnome-d677492c7feb3c2e01f14a6f9fc7249ccdabee34.zip |
- Pass maintainership to submitter
Submitted by: hideo via freebsd-ports
Diffstat (limited to 'audio/kexis')
-rw-r--r-- | audio/kexis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/kexis/Makefile b/audio/kexis/Makefile index 734e9c3a6891..307e5bb89893 100644 --- a/audio/kexis/Makefile +++ b/audio/kexis/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= SF EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hideo@lastamericanempire.com COMMENT= Lossless WAV file compressor WRKSRC= ${WRKDIR}/${PORTNAME} |