diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-11-19 20:14:51 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-11-19 20:14:51 +0000 |
commit | af25605aca85adec477ba756d21ac13448cd3606 (patch) | |
tree | fc59c26e19c004339080f6ae21f4bc372b38bfd7 /audio/aureal-kmod/Makefile | |
parent | e85e651aaf88cf9a727d3d416cb79d27869b539e (diff) | |
download | ports-af25605aca85adec477ba756d21ac13448cd3606.tar.gz ports-af25605aca85adec477ba756d21ac13448cd3606.zip |
Notes
Diffstat (limited to 'audio/aureal-kmod/Makefile')
-rw-r--r-- | audio/aureal-kmod/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/audio/aureal-kmod/Makefile b/audio/aureal-kmod/Makefile index c2a40e851db5..0aed03ae1c36 100644 --- a/audio/aureal-kmod/Makefile +++ b/audio/aureal-kmod/Makefile @@ -9,15 +9,12 @@ PORTNAME= aureal-kmod PORTVERSION= 1.5 PORTREVISION= 5 CATEGORIES= audio -MASTER_SITES= http://home.columbus.rr.com/amatey/au88x0/ +MASTER_SITES= http://www.matey.org/au88x0/ DISTNAME= au88x0-${PORTVERSION}_${DISTREVISION} MAINTAINER= ports@matey.org COMMENT= A FreeBSD Driver for Aureal Vortex based soundcards -DEPRECATED= "mastersite disappeared" -EXPIRATION_DATE= 2005-12-31 - NO_PACKAGE= Should be in sync with the kernel to work correctly ONLY_FOR_ARCHS= i386 |