Date: Thu, 10 Oct 2013 12:44:48 +0000 (UTC) From: David Chisnall <theraven@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r329985 - head/audio/mpdcon Message-ID: <201310101244.r9ACimFU012345@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org COMMENT= MPD client for GNUstep
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310101244.r9ACimFU012345>