diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 15:38:24 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 15:38:24 +0000 |
commit | 7ae3f48312a5166020cad3ab39d41712ee29cc8b (patch) | |
tree | 3cfad4e87e68e101208ad28139b1bb25d21123d4 /x11-fonts/alfont | |
parent | - Update to 5.1.7 (diff) |
Remove libogg.so.8, libvorbis.so.4 and libvorbisfile.so.6 compatibility
links that were added in r374303 to prevent massive PORTREVISION bumps.
Bump dependent ports that have not been bumped since.
Notes
Notes:
svn path=/head/; revision=428129
Diffstat (limited to 'x11-fonts/alfont')
-rw-r--r-- | x11-fonts/alfont/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/alfont/Makefile b/x11-fonts/alfont/Makefile index 3b617265b2d8..2517fc47460b 100644 --- a/x11-fonts/alfont/Makefile +++ b/x11-fonts/alfont/Makefile @@ -3,7 +3,7 @@ PORTNAME= alfont PORTVERSION= 209 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-fonts MASTER_SITES= http://opensnc.sourceforge.net/alfont/mirror/ \ SF/nemysisfreebsdp/${CATEGORIES}/${PORTNAME}/:nemysis |