diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-03-11 21:25:57 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-03-11 21:25:57 +0000 |
commit | 7a325e6491e40f5b8019920ab62c25f5718b8ea7 (patch) | |
tree | 220eef0d4bb423caccb8b2d17fbea9c1f7c607f2 /x11-fonts/lfpfonts-fix | |
parent | 12cb0a983fbaeb551c25a53f8f87cd997b6253c7 (diff) |
Notes
Diffstat (limited to 'x11-fonts/lfpfonts-fix')
-rw-r--r-- | x11-fonts/lfpfonts-fix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/lfpfonts-fix/Makefile b/x11-fonts/lfpfonts-fix/Makefile index a04edf6273aa..ed3086c26eac 100644 --- a/x11-fonts/lfpfonts-fix/Makefile +++ b/x11-fonts/lfpfonts-fix/Makefile @@ -2,7 +2,7 @@ PORTNAME= lfpfonts-fix PORTVERSION= 0.82 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-fonts MASTER_SITES= SF/xfonts/${PORTNAME}/${PORTVERSION} |