svn commit: r306224 - in head/audio: libmad madplay

Dirk Meyer dinoex at FreeBSD.org
Sun Oct 21 08:47:17 UTC 2012


Author: dinoex
Date: Sun Oct 21 08:47:17 2012
New Revision: 306224
URL: http://svn.freebsd.org/changeset/ports/306224

Log:
  - drop maintainership
  Feature safe: yes

Modified:
  head/audio/libmad/Makefile
  head/audio/madplay/Makefile

Modified: head/audio/libmad/Makefile
==============================================================================
--- head/audio/libmad/Makefile	Sun Oct 21 08:45:35 2012	(r306223)
+++ head/audio/libmad/Makefile	Sun Oct 21 08:47:17 2012	(r306224)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:  libmad
-# Date created:        26 November 2003
-# Whom:                Sergey Akifyev <asa at gascom.ru>
-#
+# Created by: Sergey Akifyev <asa at gascom.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	libmad
 PORTVERSION=	0.15.1b
@@ -13,7 +9,7 @@ MASTER_SITES=	SF/mad/${PORTNAME}/${PORTV
 		ftp://ftp.mars.org/pub/mpeg/
 
 
-MAINTAINER=	dinoex at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Libmad library (part of MAD project)
 
 USE_AUTOTOOLS=	libtool

Modified: head/audio/madplay/Makefile
==============================================================================
--- head/audio/madplay/Makefile	Sun Oct 21 08:45:35 2012	(r306223)
+++ head/audio/madplay/Makefile	Sun Oct 21 08:47:17 2012	(r306224)
@@ -9,7 +9,7 @@ MASTER_SITES=	SF/mad/${PORTNAME}/${PORTV
 		ftp://ftp.mars.org/pub/mpeg/
 
 
-MAINTAINER=	dinoex at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Madplay MP3 player (part of MAD project)
 
 LIB_DEPENDS=	mad.2:${PORTSDIR}/audio/libmad \


More information about the svn-ports-all mailing list