diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-04-29 22:00:17 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-04-29 22:00:17 +0000 |
commit | c35e84cda9ca45995dd3fb960a177ad30bea9b5c (patch) | |
tree | af16071a991d89dc607bb6292d4cbd8a8533c5e4 /audio/splaytk | |
parent | d1f0357229efc8ea019267d651a0a7139213a222 (diff) | |
download | ports-c35e84cda9ca45995dd3fb960a177ad30bea9b5c.tar.gz ports-c35e84cda9ca45995dd3fb960a177ad30bea9b5c.zip |
Reset Maintainer address
Submitted by: Brett Taylor <brett@peloton.radford.edu> (old maintainer)
PR: 51601-51606
Notes
Notes:
svn path=/head/; revision=79888
Diffstat (limited to 'audio/splaytk')
-rw-r--r-- | audio/splaytk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/splaytk/Makefile b/audio/splaytk/Makefile index 33410f1f96e9..88b0e5baf791 100644 --- a/audio/splaytk/Makefile +++ b/audio/splaytk/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/sound/players -MAINTAINER= brett@peloton.runet.edu +MAINTAINER= ports@freebsd.org COMMENT= A tk based interface for splay RUN_DEPENDS= splay:${PORTSDIR}/audio/splay \ |