diff options
author | stas <stas@FreeBSD.org> | 2007-03-28 06:12:03 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2007-03-28 06:12:03 +0800 |
commit | 766f7ae2c62c21fdb9d8e30f517efaa4df862775 (patch) | |
tree | 0e9eda561f88cd42b40c862e60607c258c6f355c /audio | |
parent | 7570ebbeb3ed5cc74156ee94b68ff5a479f4c760 (diff) | |
download | freebsd-ports-gnome-766f7ae2c62c21fdb9d8e30f517efaa4df862775.tar.gz freebsd-ports-gnome-766f7ae2c62c21fdb9d8e30f517efaa4df862775.tar.zst freebsd-ports-gnome-766f7ae2c62c21fdb9d8e30f517efaa4df862775.zip |
- Change my email.
Suggested by: skv
Diffstat (limited to 'audio')
-rw-r--r-- | audio/autozen/Makefile | 2 | ||||
-rw-r--r-- | audio/cplay/Makefile | 2 |
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 |