diff options
author | sf <sf@FreeBSD.org> | 2001-03-04 01:11:42 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-03-04 01:11:42 +0800 |
commit | adffa8a7c72971de87391f8101819fee658345cc (patch) | |
tree | 61e8b88401aa459335f3879aa6f6d172939f8029 /audio/libao/Makefile | |
parent | a0b501e7612cd3518c3acefed245b84fae17bd1c (diff) | |
download | freebsd-ports-graphics-adffa8a7c72971de87391f8101819fee658345cc.tar.gz freebsd-ports-graphics-adffa8a7c72971de87391f8101819fee658345cc.tar.zst freebsd-ports-graphics-adffa8a7c72971de87391f8101819fee658345cc.zip |
bump PORTREVISION due to pkg-plist addition.
Submitted by: maintainer
Diffstat (limited to 'audio/libao/Makefile')
-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 38df08d0478..30506c3f99f 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/ |