Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 May 2013 13:34:05 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r317798 - head/audio/mpg123.el
Message-ID:  <201305101334.r4ADY5YA088886@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org>
-#
+# Created by: Satoshi Taoka <taoka@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}
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305101334.r4ADY5YA088886>