diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-11-14 01:10:23 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-11-14 01:10:23 +0000 |
commit | 0bc45f3e316041d71eea12526a0988f2a44bd0a2 (patch) | |
tree | f00817c667801d111bed5540dee38f750a67d8ee /audio | |
parent | switch my ports to my FreeBSD address (diff) |
Update maintainer field with my FreeBSD.org address.
Approved by: adamw (mentor)
Notes
Notes:
svn path=/head/; revision=93924
Diffstat (limited to 'audio')
-rw-r--r-- | audio/cue2toc/Makefile | 2 | ||||
-rw-r--r-- | audio/gdam/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/cue2toc/Makefile b/audio/cue2toc/Makefile index bbaa99061a3f..59a47e07f654 100644 --- a/audio/cue2toc/Makefile +++ b/audio/cue2toc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.0 CATEGORIES= audio perl5 MASTER_SITES= http://www.tuxcoder.com/cue2toc/download/ -MAINTAINER= pav@oook.cz +MAINTAINER= pav@FreeBSD.org COMMENT= Perl script that converts CUE files into TOC files for cdrdao RUN_DEPENDS= ${SITE_PERL}/Audio/Wav.pm:${PORTSDIR}/audio/p5-Audio-Wav diff --git a/audio/gdam/Makefile b/audio/gdam/Makefile index 81c93543e75e..c1f99bb7dc18 100644 --- a/audio/gdam/Makefile +++ b/audio/gdam/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= pav@oook.cz +MAINTAINER= pav@FreeBSD.org COMMENT= DJ mixing software suitable for live performances BUILD_DEPENDS= ${X11BASE}/include/xmms/plugin.h:${PORTSDIR}/multimedia/xmms |