diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-11-01 11:23:30 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-11-01 11:23:30 +0000 |
commit | a05c7f3106f00ab12f6db2f07baca7f0a9168246 (patch) | |
tree | f2b344fcb8d8cfad3947748cf46e6cc498172667 /audio/tse3 | |
parent | Remove broken ac-archive. Suggest autoconf-archive instead. (diff) |
- Pass maintainership to submitter
(Notes: request of ports@ http://lists.freebsd.org/pipermail/freebsd-ports/2006-October/036304.html )
Submitted by: Conrad J. Sabatier <conrads at cox.net>
Notes
Notes:
svn path=/head/; revision=176038
Diffstat (limited to 'audio/tse3')
-rw-r--r-- | audio/tse3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/tse3/Makefile b/audio/tse3/Makefile index 0f254f68d603..1b2036d951a7 100644 --- a/audio/tse3/Makefile +++ b/audio/tse3/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= conrads@cox.net COMMENT= A MIDI library USE_GMAKE= yes |