diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2008-01-14 20:38:21 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2008-01-14 20:38:21 +0000 |
commit | 74b952d2b8e7a01e76cf963d118b5bb00982c1ca (patch) | |
tree | 23739868a139d0a40373b6ed4117b95db3d762d0 /audio | |
parent | 7b766a99fde75425695a76482701d1c5f76fdaf3 (diff) | |
download | ports-74b952d2b8e7a01e76cf963d118b5bb00982c1ca.tar.gz ports-74b952d2b8e7a01e76cf963d118b5bb00982c1ca.zip |
Notes
Diffstat (limited to 'audio')
-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 350b682c4c63..56e8491fec05 100644 --- a/audio/oss/Makefile +++ b/audio/oss/Makefile @@ -7,7 +7,7 @@ PORTNAME= oss DISTVERSION= 4.0-build1012 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio kld MASTER_SITES= http://www.opensound.com/developer/sources/stable/bsd/ DISTNAME= ${PORTNAME}-v${DISTVERSION}-src-bsd |