svn commit: r332562 - head/audio/aureal-kmod
Mark Felder
feld at FreeBSD.org
Sun Nov 3 00:00:09 UTC 2013
Author: feld
Date: Sun Nov 3 00:00:09 2013
New Revision: 332562
URL: http://svnweb.freebsd.org/changeset/ports/332562
Log:
Add additional mirrors
Change package name, add suffix
PR: ports/182015
Approved by: swills (mentor, implicit)
Modified:
head/audio/aureal-kmod/Makefile
Modified: head/audio/aureal-kmod/Makefile
==============================================================================
--- head/audio/aureal-kmod/Makefile Sat Nov 2 23:41:51 2013 (r332561)
+++ head/audio/aureal-kmod/Makefile Sun Nov 3 00:00:09 2013 (r332562)
@@ -1,11 +1,14 @@
# Created by: Maxim Sobolev <sobomax at FreeBSD.org>
# $FreeBSD$
-PORTNAME= aureal-kmod
+PORTNAME= aureal
PORTVERSION= 1.5
PORTREVISION= 6
CATEGORIES= audio kld
-MASTER_SITES= http://www.matey.org/au88x0/
+MASTER_SITES= http://www.matey.org/au88x0/ \
+ http://www.b1t.name/distfiles/ \
+ http://aureal-snd.googlecode.com/files/
+PKGNAMESUFFIX= -kmod
DISTNAME= au88x0-${PORTVERSION}_${DISTREVISION}
MAINTAINER= c.kworr at gmail.com
More information about the svn-ports-head
mailing list