diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-06-29 09:22:29 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-06-29 09:22:29 +0000 |
commit | 854e3881a2c8dd6dbd72298885b88521e9df7a89 (patch) | |
tree | 40ea049846a3ec8788d9646b35a9302ad59bff23 /audio/oss | |
parent | 8c91d898a62034edceeb95ace9c0831d9d8607fa (diff) |
Notes
Diffstat (limited to 'audio/oss')
-rw-r--r-- | audio/oss/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/oss/Makefile b/audio/oss/Makefile index 99275af60bc9..c826f99461c6 100644 --- a/audio/oss/Makefile +++ b/audio/oss/Makefile @@ -8,7 +8,7 @@ PORTNAME= oss DISTVERSION= 4.0-build1003 PORTREVISION= 1 -CATEGORIES= audio +CATEGORIES= audio kld MASTER_SITES= http://developer.opensound.com/sources/stable/ DISTNAME= ${PORTNAME}-v${DISTVERSION}-src-gpl |