diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-26 01:32:52 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-26 01:32:52 +0000 |
commit | bb9758260ccb6b802542acdf3f2abb83aa6dbc64 (patch) | |
tree | c82e330f9de0a8d1c6a532dae39becf4834dc099 /audio/ripit | |
parent | 3d8bb0ca76ce3e2993e086a15f45b7ad51ec30c5 (diff) | |
download | ports-bb9758260ccb6b802542acdf3f2abb83aa6dbc64.tar.gz ports-bb9758260ccb6b802542acdf3f2abb83aa6dbc64.zip |
Notes
Diffstat (limited to 'audio/ripit')
-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 9ea733dbe2ea..5da9e181e62b 100644 --- a/audio/ripit/Makefile +++ b/audio/ripit/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://www.initio.no/~oyvindmo/distfiles/ -MAINTAINER= oyvindmo@initio.no +MAINTAINER= ports@FreeBSD.org COMMENT= A perl-script frontend for encoding audio CDs to MP3 files # See pkg-message about other dependencies. |