diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-03-03 17:11:42 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-03-03 17:11:42 +0000 |
commit | 71d6e020133e93ae2e6bcf234657f10e9fb68ac9 (patch) | |
tree | 8b66c8160da1ea0357c0a19ad97d6084317e2b58 /audio/libao | |
parent | add oproute (diff) |
bump PORTREVISION due to pkg-plist addition.
Submitted by: maintainer
Diffstat (limited to 'audio/libao')
-rw-r--r-- | audio/libao/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/libao/Makefile b/audio/libao/Makefile index 38df08d04785..30506c3f99f2 100644 --- a/audio/libao/Makefile +++ b/audio/libao/Makefile @@ -7,6 +7,7 @@ PORTNAME= libao PORTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://home.student.utwente.nl/t.vanklaveren/distfiles/ \ http://www.vorbis.com/files/beta4/unix/ |