diff options
author | jkim <jkim@FreeBSD.org> | 2008-01-15 04:38:21 +0800 |
---|---|---|
committer | jkim <jkim@FreeBSD.org> | 2008-01-15 04:38:21 +0800 |
commit | dd63451c175d9e32bd2b92f10e66787b9701c595 (patch) | |
tree | efe0af73f916e850ae15254939d8a8209cb751eb /audio/oss | |
parent | 5976158b17bcbd2e5c3fb9e4a5d20a87f20bcc21 (diff) | |
download | freebsd-ports-gnome-dd63451c175d9e32bd2b92f10e66787b9701c595.tar.gz freebsd-ports-gnome-dd63451c175d9e32bd2b92f10e66787b9701c595.tar.zst freebsd-ports-gnome-dd63451c175d9e32bd2b92f10e66787b9701c595.zip |
Update PORTREVISION for the previous commit.
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 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 |