svn commit: r312235 - head/audio/libdssialsacompat

Ruslan Mahmatkhanov rm at FreeBSD.org
Thu Feb 14 18:16:33 UTC 2013


Author: rm
Date: Thu Feb 14 18:16:32 2013
New Revision: 312235
URL: http://svnweb.freebsd.org/changeset/ports/312235

Log:
  - fix fetch from main distribution mirror
  - trim Makefile header, while here
  
  PR:		174246
  Submitted by:	nemysis <nemysis at gmx.ch>
  Approved by:	maintainer timeout (2 months)

Modified:
  head/audio/libdssialsacompat/Makefile

Modified: head/audio/libdssialsacompat/Makefile
==============================================================================
--- head/audio/libdssialsacompat/Makefile	Thu Feb 14 15:04:05 2013	(r312234)
+++ head/audio/libdssialsacompat/Makefile	Thu Feb 14 18:16:32 2013	(r312235)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libdssialsacompat
-# Date created: 14 July 2006
-# Whom:	mahonmesr at googlemail.com
-#
+# Created by: mahonmesr at googlemail.com
 # $FreeBSD$
-#
 
 PORTNAME=	libdssialsacompat
 PORTVERSION=	1.0.8a
@@ -13,6 +9,7 @@ MASTER_SITES=	http://www.smbolton.com/li
 MAINTAINER=	freebsd-ports at coreland.ath.cx
 COMMENT=	Alsa compatibility library to build DSSI
 
+FETCH_ARGS?=	-Fpr
 USE_AUTOTOOLS=	libtool
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes


More information about the svn-ports-head mailing list