diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2008-02-13 17:57:49 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2008-02-13 17:57:49 +0000 |
commit | 250767ac7746c6eceb9de06c1bf9d9cfee076ac3 (patch) | |
tree | 556e19696b280836390fd59ea77a2f97dd7a97c3 /audio/oss/Makefile | |
parent | e1b645412764ada9b1535a0c56f9f7b83e7de866 (diff) |
Notes
Diffstat (limited to 'audio/oss/Makefile')
-rw-r--r-- | audio/oss/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/oss/Makefile b/audio/oss/Makefile index 56e8491fec05..65546829a3ff 100644 --- a/audio/oss/Makefile +++ b/audio/oss/Makefile @@ -6,8 +6,7 @@ # PORTNAME= oss -DISTVERSION= 4.0-build1012 -PORTREVISION= 3 +DISTVERSION= 4.0-build1013 CATEGORIES= audio kld MASTER_SITES= http://www.opensound.com/developer/sources/stable/bsd/ DISTNAME= ${PORTNAME}-v${DISTVERSION}-src-bsd |