svn commit: r329985 - head/audio/mpdcon

David Chisnall theraven at FreeBSD.org
Thu Oct 10 12:44:48 UTC 2013


Author: theraven
Date: Thu Oct 10 12:44:47 2013
New Revision: 329985
URL: http://svnweb.freebsd.org/changeset/ports/329985

Log:
  Fix mpdcon distfile name
  
  Approved by:	bapt (mentor)

Modified:
  head/audio/mpdcon/Makefile

Modified: head/audio/mpdcon/Makefile
==============================================================================
--- head/audio/mpdcon/Makefile	Thu Oct 10 12:32:56 2013	(r329984)
+++ head/audio/mpdcon/Makefile	Thu Oct 10 12:44:47 2013	(r329985)
@@ -5,6 +5,7 @@ PORTVERSION=	1.4
 CATEGORIES=	audio gnustep
 MASTER_SITES=	${MASTER_SITE_SAVANNAH}
 MASTER_SITE_SUBDIR=	gap
+DISTNAME=	MPDCon-${PORTVERSION}
 
 MAINTAINER=	theraven at FreeBSD.org
 COMMENT=	MPD client for GNUstep


More information about the svn-ports-head mailing list