diff options
author | garga <garga@FreeBSD.org> | 2005-10-24 20:12:06 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-10-24 20:12:06 +0800 |
commit | f21a4b6f29f47ea4fc908238d8e80f2908c83c32 (patch) | |
tree | c1b9b30a4b4a443545562efad05d23cd3c683456 /audio | |
parent | 7fd1efdc87fc42a77aa28c59d6b0e2a0923f2099 (diff) | |
download | freebsd-ports-gnome-f21a4b6f29f47ea4fc908238d8e80f2908c83c32.tar.gz freebsd-ports-gnome-f21a4b6f29f47ea4fc908238d8e80f2908c83c32.tar.zst freebsd-ports-gnome-f21a4b6f29f47ea4fc908238d8e80f2908c83c32.zip |
- Mark as DEPRECATED and set EXPIRATION_DATE
PR: ports/87818
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: port broken for a long time
Diffstat (limited to 'audio')
-rw-r--r-- | audio/aureal-kmod/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/aureal-kmod/Makefile b/audio/aureal-kmod/Makefile index 067251919770..c2a40e851db5 100644 --- a/audio/aureal-kmod/Makefile +++ b/audio/aureal-kmod/Makefile @@ -15,6 +15,9 @@ 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 |