svn commit: r386315 - head/sysutils/cdrdao
Mathieu Arnold
mat at FreeBSD.org
Thu May 14 10:49:29 UTC 2015
Author: mat
Date: Thu May 14 10:49:29 2015
New Revision: 386315
URL: https://svnweb.freebsd.org/changeset/ports/386315
Log:
Fix sysutils/gcdmaster
Sponsored by: Absolight
Modified:
head/sysutils/cdrdao/Makefile
Modified: head/sysutils/cdrdao/Makefile
==============================================================================
--- head/sysutils/cdrdao/Makefile Thu May 14 10:30:26 2015 (r386314)
+++ head/sysutils/cdrdao/Makefile Thu May 14 10:49:29 2015 (r386315)
@@ -5,7 +5,7 @@ PORTNAME?= cdrdao
PORTVERSION= 1.2.3
PORTREVISION?= 5
CATEGORIES= sysutils audio
-MASTER_SITES= SF
+MASTER_SITES= SF/cdrdao/cdrdao/${PORTVERSION}
DISTNAME= cdrdao-${PORTVERSION}
MAINTAINER= marius at FreeBSD.org
More information about the svn-ports-head
mailing list