From 4f84e6a4f783360d0256a608d3ba21636bf37466 Mon Sep 17 00:00:00 2001 From: Shigeyuki Fukushima Date: Thu, 19 Aug 1999 12:44:26 +0000 Subject: Update to 7.18.19980702. Bitmap-mule-7.18 isn't made for emacs20. Emacs20 users should use bitmap-mule-19980702. Submitted by: Satoshi Asami --- editors/bitmap-emacs20/Makefile | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'editors/bitmap-emacs20/Makefile') diff --git a/editors/bitmap-emacs20/Makefile b/editors/bitmap-emacs20/Makefile index 8e229e869d6d..f54e78a1d182 100644 --- a/editors/bitmap-emacs20/Makefile +++ b/editors/bitmap-emacs20/Makefile @@ -1,21 +1,23 @@ # New ports collection makefile for: bitmap for emacs20 -# Version required: 7.18 +# Version required: 7.18.19980702 # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/08/18 14:04:58 shige Exp $ # -DISTNAME= bitmap-mule-${BITMAP_VER} +DISTNAME= bitmap-mule-${BITMAP_ORIG_VER} CATEGORIES= editors elisp -MASTER_SITES= ftp://ftp.jaist.ac.jp/pub/GNU/elisp/bitmap-mule/ +MASTER_SITES= ftp://ftp.jaist.ac.jp/pub/GNU/elisp/bitmap-mule/snapshots/ MAINTAINER= shige@FreeBSD.org # distfile version -BITMAP_VER= 7.18 +BITMAP_ORIG_VER=19980702 +BITMAP_VER= 7.18.19980702 BITMAPDOCDIR= share/doc/bitmap BITMAP_FONT= ${X11BASE}/lib/X11/fonts/local/etl8x16-bitmap.pcf.gz +WRKSRC= ${WRKDIR}/bitmap-mule # emacs20 EMACS_NAME= emacs -- cgit v1.2.3