diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1998-04-07 22:44:46 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1998-04-07 22:44:46 +0000 |
commit | 27cbd0660f07e71778b80d491a0f08b482e5b4b7 (patch) | |
tree | 653737709dde07ccf5c6e983f26d94a81549173e /japanese/magicpoint | |
parent | bbd9a4ceaba21b0e515009ceb1f7af34a5c5e322 (diff) |
Notes
Diffstat (limited to 'japanese/magicpoint')
-rw-r--r-- | japanese/magicpoint/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/magicpoint/Makefile b/japanese/magicpoint/Makefile index 1a3051bb5980..d4946de447b9 100644 --- a/japanese/magicpoint/Makefile +++ b/japanese/magicpoint/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: magicpoint (with vflib) -# Version required: 1.02a +# Version required: 1.03a # Date created: 25 Dec 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.1.1.1 1998/01/17 15:10:42 itojun Exp $ +# $Id: Makefile,v 1.2 1998/02/17 12:58:43 itojun Exp $ # # can't use PORTSDIR here, since we haven't included bsd.port.mk @@ -14,7 +14,7 @@ COMMENT= ${.CURDIR}/pkg/COMMENT LIB_DEPENDS= VFlib:${PORTSDIR}/japanese/vflib -PKGNAME= ja-magicpoint-1.02a +PKGNAME= ja-magicpoint-1.03a .include <${.CURDIR}/../../misc/magicpoint/Makefile> |