diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-01-20 21:01:02 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-01-20 21:01:02 +0000 |
commit | 9f3fdfc5d8290263d5b7d479a5abc6a8eab92dc0 (patch) | |
tree | e51a58fde50692ebd8023a36ccefefabfa827230 /audio | |
parent | 6f21078447bb03dcc9c9dce2e28616c0048b3abd (diff) |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/juke/Makefile | 2 | ||||
-rw-r--r-- | audio/juke/pkg-descr | 3 | ||||
-rw-r--r-- | audio/p5-CDDB_get/Makefile | 2 | ||||
-rw-r--r-- | audio/p5-CDDB_get/pkg-descr | 2 | ||||
-rw-r--r-- | audio/ripit/Makefile | 2 | ||||
-rw-r--r-- | audio/ripit/pkg-descr | 3 |
6 files changed, 3 insertions, 11 deletions
diff --git a/audio/juke/Makefile b/audio/juke/Makefile index 4a38d82a34e5..30118a9ca599 100644 --- a/audio/juke/Makefile +++ b/audio/juke/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://www.moll.no/oyvind/distfiles/\ http://www.orakel.ntnu.no/~oyvindmo/distfiles/ -MAINTAINER= oyvind@moll.no +MAINTAINER= ports@FreeBSD.org COMMENT= A simple curses/ncurses based juke box program GNU_CONFIGURE= yes diff --git a/audio/juke/pkg-descr b/audio/juke/pkg-descr index 63af94f32607..15c20c370799 100644 --- a/audio/juke/pkg-descr +++ b/audio/juke/pkg-descr @@ -4,6 +4,3 @@ Juke Juke is a simple curses/ncurses based juke box program. It uses command line based players to play all kinds of music formats. - -- Oyvind Moll -<oyvindmo@initio.no> diff --git a/audio/p5-CDDB_get/Makefile b/audio/p5-CDDB_get/Makefile index 80012efe3bf0..02a595e29f16 100644 --- a/audio/p5-CDDB_get/Makefile +++ b/audio/p5-CDDB_get/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/F/FO/FONKIE PKGNAMEPREFIX= p5- -MAINTAINER= oyvind@moll.no +MAINTAINER= ports@FreeBSD.org COMMENT= A high-level interface to the Compact Disc Database PERL_CONFIGURE= yes diff --git a/audio/p5-CDDB_get/pkg-descr b/audio/p5-CDDB_get/pkg-descr index a2616cc1d285..a9a5b8e2d084 100644 --- a/audio/p5-CDDB_get/pkg-descr +++ b/audio/p5-CDDB_get/pkg-descr @@ -2,5 +2,3 @@ The CDDB_get module implements a Perl class for communicating with an audio compact disc database through the CDDBP protocol. WWW: http://search.cpan.org/dist/CDDB_get/ - -- Oyvind Moll <oyvindmo@initio.no> diff --git a/audio/ripit/Makefile b/audio/ripit/Makefile index e4720da5dd91..de84edda3e5e 100644 --- a/audio/ripit/Makefile +++ b/audio/ripit/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.7.0 CATEGORIES= audio MASTER_SITES= http://www.suwald.com/ripit/ -MAINTAINER= oyvind@moll.no +MAINTAINER= ports@FreeBSD.org COMMENT= A command line audio CD ripper # See pkg-message about other dependencies. diff --git a/audio/ripit/pkg-descr b/audio/ripit/pkg-descr index 5e20cb8d53f9..724ba4a48aad 100644 --- a/audio/ripit/pkg-descr +++ b/audio/ripit/pkg-descr @@ -16,6 +16,3 @@ The program will do the following without user intervention: * running several encoder processes at the same time and same run WWW: http://www.suwald.com/ripit/news.php - --- -Port by Oyvind Moll <oyvind@moll.no> |