diff options
author | shige <shige@FreeBSD.org> | 2000-04-26 01:30:00 +0800 |
---|---|---|
committer | shige <shige@FreeBSD.org> | 2000-04-26 01:30:00 +0800 |
commit | 8b637e757b5b4445b542fc49d9869e8b4ad56bc6 (patch) | |
tree | 6f56bf76e5ca5fd5dcfdf2441250e3ec3c52ebe6 /editors/bitmap-emacs20/Makefile | |
parent | de3f6db3180807afd281501de7089aeef8c38cb6 (diff) | |
download | freebsd-ports-graphics-8b637e757b5b4445b542fc49d9869e8b4ad56bc6.tar.gz freebsd-ports-graphics-8b637e757b5b4445b542fc49d9869e8b4ad56bc6.tar.zst freebsd-ports-graphics-8b637e757b5b4445b542fc49d9869e8b4ad56bc6.zip |
Update to 8.3.
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
Diffstat (limited to 'editors/bitmap-emacs20/Makefile')
-rw-r--r-- | editors/bitmap-emacs20/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/bitmap-emacs20/Makefile b/editors/bitmap-emacs20/Makefile index e42e303ae25..8ed332826fc 100644 --- a/editors/bitmap-emacs20/Makefile +++ b/editors/bitmap-emacs20/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bitmap-${EMACS_PORT} -PORTVERSION= ${BITMAP_PKG_VER} +PORTVERSION= ${BITMAP_VER} CATEGORIES= editors elisp MASTER_SITES= ftp://ftp.jpl.org/pub/elisp/bitmap/ DISTNAME= bitmap-mule-${BITMAP_VER} @@ -14,8 +14,7 @@ DISTNAME= bitmap-mule-${BITMAP_VER} MAINTAINER= shige@FreeBSD.org # distfile version -BITMAP_VER= 8.2 -BITMAP_PKG_VER= ${BITMAP_VER} +BITMAP_VER= 8.3 BITMAPDOCDIR= share/doc/bitmap BITMAP_FONT= ${X11BASE}/lib/X11/fonts/local/etl8x16-bitmap.pcf.gz |