svn commit: r317798 - head/audio/mpg123.el

Martin Wilke miwi at FreeBSD.org
Fri May 10 13:34:06 UTC 2013


Author: miwi
Date: Fri May 10 13:34:05 2013
New Revision: 317798
URL: http://svnweb.freebsd.org/changeset/ports/317798

Log:
  - BROKEN Fails to fetch

Modified:
  head/audio/mpg123.el/Makefile   (contents, props changed)

Modified: head/audio/mpg123.el/Makefile
==============================================================================
--- head/audio/mpg123.el/Makefile	Fri May 10 13:30:19 2013	(r317797)
+++ head/audio/mpg123.el/Makefile	Fri May 10 13:34:05 2013	(r317798)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	mpg123.el
-# Date created:		99/10/6
-# Whom:			Satoshi Taoka <taoka at FreeBSD.org>
-#
+# Created by: Satoshi Taoka <taoka at FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	mpg123.el
 PORTVERSION=	1.52
@@ -26,6 +22,8 @@ XELISPDIR=	${PREFIX}/lib/xemacs/site-lis
 
 myFETCH_CMD=	${FETCH_CMD} -AR
 
+BROKEN=		fails to fetch
+
 do-fetch:
 	${myFETCH_CMD} ${FETCH_BEFORE_ARGS} ${MASTER_SITES}/mpg123el.cgi?${PORTVERSION}
 


More information about the svn-ports-all mailing list