diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-22 10:34:12 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-22 10:34:12 +0000 |
commit | bcadc8453d4886afae404ef16fb45db1a7524e0a (patch) | |
tree | 54d66b3693797a9dea571de46e63fa8a9f42257c /audio | |
parent | 34ca4ff449d094ab8b2f73f1b73ca01433ca9b6a (diff) |
Change my mail to @FreeBSD.org
Approved by: fjoe (mentor)
Notes
Notes:
svn path=/head/; revision=85354
Diffstat (limited to 'audio')
-rw-r--r-- | audio/aube/Makefile | 2 | ||||
-rw-r--r-- | audio/sweep/Makefile | 2 | ||||
-rw-r--r-- | audio/wavbreaker/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/aube/Makefile b/audio/aube/Makefile index 07546939c48b..9adf2e6ca8ae 100644 --- a/audio/aube/Makefile +++ b/audio/aube/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.30.2 CATEGORIES= audio gnome MASTER_SITES= http://www.metadecks.org/software/aube/download/ -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= System for sound generation and processing LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile index 26dc34e1fcca..04fe77d356fe 100644 --- a/audio/sweep/Makefile +++ b/audio/sweep/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= A sound editor for the GNOME/GTK 1.2 desktop LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ diff --git a/audio/wavbreaker/Makefile b/audio/wavbreaker/Makefile index 92eba2a9681b..817496addb78 100644 --- a/audio/wavbreaker/Makefile +++ b/audio/wavbreaker/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.3 CATEGORIES= audio MASTER_SITES= http://huli.org/wavbreaker/ -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= Tool to split wav files USE_GNOME= gtk20 libxml2 gnomehack |