diff options
author | zi <zi@FreeBSD.org> | 2012-12-06 03:20:14 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2012-12-06 03:20:14 +0800 |
commit | 661a20597f0232a4f2ed59ae6bea0ef410c776c5 (patch) | |
tree | 88f151d085cab8b4bc39ee266d9c2ae5eb414ed4 | |
parent | 37c87ad1a847dbc936065c3f8955014a5bba5fb5 (diff) | |
download | freebsd-ports-gnome-661a20597f0232a4f2ed59ae6bea0ef410c776c5.tar.gz freebsd-ports-gnome-661a20597f0232a4f2ed59ae6bea0ef410c776c5.tar.zst freebsd-ports-gnome-661a20597f0232a4f2ed59ae6bea0ef410c776c5.zip |
- Assign MAINTAINER to ports@ as current MAINTAINER no longer possesses an iRiver to test with.
Submitted by: Thomas Zander <riggs@rrr.de> (maintainer)
Reported by: portscout
Feature safe: yes
-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 |