diff options
author | shige <shige@FreeBSD.org> | 1999-10-22 23:24:40 +0800 |
---|---|---|
committer | shige <shige@FreeBSD.org> | 1999-10-22 23:24:40 +0800 |
commit | 161a5ea19f1f9bb1268cdfe5b2461f49b2c772ac (patch) | |
tree | 2c27d94c24258d04bd5c22e737f242ef0d1da82c /x11-fonts/bitmap-fonts/Makefile | |
parent | 47198d4491921fdfd5273a75dcd20a3802cb4b3d (diff) | |
download | freebsd-ports-gnome-161a5ea19f1f9bb1268cdfe5b2461f49b2c772ac.tar.gz freebsd-ports-gnome-161a5ea19f1f9bb1268cdfe5b2461f49b2c772ac.tar.zst freebsd-ports-gnome-161a5ea19f1f9bb1268cdfe5b2461f49b2c772ac.zip |
Update to 7.19.07.
Diffstat (limited to 'x11-fonts/bitmap-fonts/Makefile')
-rw-r--r-- | x11-fonts/bitmap-fonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/bitmap-fonts/Makefile b/x11-fonts/bitmap-fonts/Makefile index b1f2be32e41b..3ba1a0c83151 100644 --- a/x11-fonts/bitmap-fonts/Makefile +++ b/x11-fonts/bitmap-fonts/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: bitmap-font -# Version required: 7.19.05 +# Version required: 7.19.07 # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org> # @@ -15,7 +15,7 @@ MAINTAINER= shige@FreeBSD.org # distfile version BITMAP_VER= 7.19 -BITMAP_SNAP_VER= 05 +BITMAP_SNAP_VER= 07 BITMAP_FONT= etl8x16-bitmap FONTSDIR= lib/X11/fonts/local PKGINSTALL= ${WRKDIR}/INSTALL |