diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2012-12-05 19:20:14 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2012-12-05 19:20:14 +0000 |
commit | f5d058dab1db667714561fbf52ce189efa370845 (patch) | |
tree | 88f151d085cab8b4bc39ee266d9c2ae5eb414ed4 /audio | |
parent | 4fa0457ce6caa2cc36fbbe0361ddf33e12c0fde6 (diff) |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ifp-line/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ifp-line/Makefile b/audio/ifp-line/Makefile index 694ba13520a3..9e618e3821b5 100644 --- a/audio/ifp-line/Makefile +++ b/audio/ifp-line/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.2.4.6 CATEGORIES= audio MASTER_SITES= SF/ifp-driver/${PORTNAME}/${PORTVERSION} -MAINTAINER= riggs@rrr.de +MAINTAINER= ports@FreeBSD.org COMMENT= Command line interface to iRiver music players MAN1= ifp.1 |