diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-09 03:03:19 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-09 03:03:19 +0000 |
commit | 68e615346e79b79be5bca6a458387a02c961b798 (patch) | |
tree | 8d9f4281fc15e19254a515d8505be74074ec2f8f /audio | |
parent | Updated to 1.93.4 (diff) |
Update MAINTAINER's email address
PR: 13648
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=21470
Diffstat (limited to 'audio')
-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 7402ae24b804..f41055083311 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.physics.montana.edu +MAINTAINER= brett@peloton.runet.edu RUN_DEPENDS= splay:${PORTSDIR}/audio/splay \ wish8.0:${PORTSDIR}/x11-toolkits/tk80 |