diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-27 11:47:46 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-27 11:47:46 +0000 |
commit | b91e9ae85696ed617ac3943ad22b901c7c7b7afa (patch) | |
tree | bab6c36cf86147d7b5d2faa931f8b589a884f930 /audio | |
parent | ac8689a095802be6913d694a2835a979f60d3979 (diff) | |
download | ports-b91e9ae85696ed617ac3943ad22b901c7c7b7afa.tar.gz ports-b91e9ae85696ed617ac3943ad22b901c7c7b7afa.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ripit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ripit/Makefile b/audio/ripit/Makefile index 2af62eed1c09..71e092dd2e74 100644 --- a/audio/ripit/Makefile +++ b/audio/ripit/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.4 CATEGORIES= audio MASTER_SITES= http://www.suwald.com/ripit/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= oyvind@moll.no COMMENT= A perl-script frontend for encoding audio CDs to MP3 files # See pkg-message about other dependencies. |