aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2007-03-27 22:12:03 +0000
committerStanislav Sedov <stas@FreeBSD.org>2007-03-27 22:12:03 +0000
commit6963a4f7589b3836edb8d4bcf337c19498d68f16 (patch)
tree9cfdaaeaf88849948a4078893a75e5e8f3b00269 /audio
parent58635bef99e061ebf7d0e8bb8dc7efb6c5389100 (diff)
downloadports-6963a4f7589b3836edb8d4bcf337c19498d68f16.tar.gz
ports-6963a4f7589b3836edb8d4bcf337c19498d68f16.zip
- Change my email.
Suggested by: skv
Notes
Notes: svn path=/head/; revision=188599
Diffstat (limited to 'audio')
-rw-r--r--audio/autozen/Makefile2
-rw-r--r--audio/cplay/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/autozen/Makefile b/audio/autozen/Makefile
index 190df5475e56..8c9663007cdc 100644
--- a/audio/autozen/Makefile
+++ b/audio/autozen/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 0
CATEGORIES= audio
MASTER_SITES= http://www.linux.edu/download/
-MAINTAINER= ssedov@mbsd.msk.ru
+MAINTAINER= stas@FreeBSD.org
COMMENT= Adjust brain waves with sound
MAKE_ENV+= PTHREAD_FLAGS="${PTHREAD_CFLAGS} ${PTHREAD_LIBS}" \
diff --git a/audio/cplay/Makefile b/audio/cplay/Makefile
index ba7195c21ad9..aad25d60215e 100644
--- a/audio/cplay/Makefile
+++ b/audio/cplay/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://mask.tf.hut.fi/~flu/hacks/cplay/
-MAINTAINER= ssedov@mbsd.msk.ru
+MAINTAINER= stas@FreeBSD.org
COMMENT= A curses based front-end for various audio players
USE_GETTEXT= yes