diff options
author | naddy <naddy@FreeBSD.org> | 2004-12-15 22:55:03 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2004-12-15 22:55:03 +0800 |
commit | 5af1ba67e58d39fc095a86fdda4fffcca0bed937 (patch) | |
tree | 751c8465165557b6d911ef4a732bfc69a693e1e7 /audio | |
parent | 2891ed80d7927370c388e279be8033050db92134 (diff) | |
download | freebsd-ports-gnome-5af1ba67e58d39fc095a86fdda4fffcca0bed937.tar.gz freebsd-ports-gnome-5af1ba67e58d39fc095a86fdda4fffcca0bed937.tar.zst freebsd-ports-gnome-5af1ba67e58d39fc095a86fdda4fffcca0bed937.zip |
Bump port revision after silent addition of .la files.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/libvorbis/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile index 162393a437f2..7ba9933c594b 100644 --- a/audio/libvorbis/Makefile +++ b/audio/libvorbis/Makefile @@ -7,6 +7,7 @@ PORTNAME= libvorbis PORTVERSION= 1.1.0 +PORTREVISION= 1 PORTEPOCH= 3 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/vorbis/ |