diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-04-04 07:23:53 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-04-04 07:23:53 +0000 |
commit | c299d041967d40862e1a6d01e001825ec56e108b (patch) | |
tree | 41f9df3dc9de2fa372533c389e3e7bb7b9f90c27 /x11-fonts/gnu-unifont/Makefile | |
parent | 737f011c2732d59d29f8bd4c41d02f491778a6f0 (diff) | |
download | ports-c299d041967d40862e1a6d01e001825ec56e108b.tar.gz ports-c299d041967d40862e1a6d01e001825ec56e108b.zip |
Update to 13.0.01
Notes
Notes:
svn path=/head/; revision=530570
Diffstat (limited to 'x11-fonts/gnu-unifont/Makefile')
-rw-r--r-- | x11-fonts/gnu-unifont/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/gnu-unifont/Makefile b/x11-fonts/gnu-unifont/Makefile index b202cad3ad47..ebb05fa26d00 100644 --- a/x11-fonts/gnu-unifont/Makefile +++ b/x11-fonts/gnu-unifont/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= unifont -PORTVERSION= 12.1.04 +PORTVERSION= 13.0.01 PORTEPOCH= 1 CATEGORIES= x11-fonts MASTER_SITES= GNU/${PORTNAME}/${PORTNAME}-${PORTVERSION} |