svn commit: r383803 - head/audio/taglookup

John Marino marino at FreeBSD.org
Sat Apr 11 14:22:37 UTC 2015


Author: marino
Date: Sat Apr 11 14:22:35 2015
New Revision: 383803
URL: https://svnweb.freebsd.org/changeset/ports/383803

Log:
  audio/taglookup: Remove BROKEN; it fetches just fine
  
  The site is up and the distfile fetches with the current checksum.
  I just this was just a transient issue.

Modified:
  head/audio/taglookup/Makefile

Modified: head/audio/taglookup/Makefile
==============================================================================
--- head/audio/taglookup/Makefile	Sat Apr 11 14:09:35 2015	(r383802)
+++ head/audio/taglookup/Makefile	Sat Apr 11 14:22:35 2015	(r383803)
@@ -10,7 +10,6 @@ MASTER_SITES=	http://www.kamaz.org.uk/ta
 MAINTAINER=	alex at kamaz.org.uk
 COMMENT=	Utility for tagging groups of audio files using CDDB
 
-BROKEN=		Unfetchable
 LIB_DEPENDS=	libcddb.so:${PORTSDIR}/audio/libcddb \
 		libtag.so:${PORTSDIR}/audio/taglib
 


More information about the svn-ports-head mailing list