diff options
author | Steve Price <steve@FreeBSD.org> | 2001-02-26 04:07:32 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2001-02-26 04:07:32 +0000 |
commit | e7458adb2e049bb3c5715dd8011fc9bf6d1bc50b (patch) | |
tree | bdb093c847d82916dea438ff1dee9c802b52d751 /japanese/ng/Makefile | |
parent | 8d48f8b008447552a68bbed10f83dcb9faa2c8b1 (diff) | |
download | ports-e7458adb2e049bb3c5715dd8011fc9bf6d1bc50b.tar.gz ports-e7458adb2e049bb3c5715dd8011fc9bf6d1bc50b.zip |
Notes
Diffstat (limited to 'japanese/ng/Makefile')
-rw-r--r-- | japanese/ng/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/japanese/ng/Makefile b/japanese/ng/Makefile index 7bb8741a22ec..effdc7b81168 100644 --- a/japanese/ng/Makefile +++ b/japanese/ng/Makefile @@ -6,13 +6,10 @@ # PORTNAME= ng -PORTVERSION= 1.4.2.1 +PORTVERSION= 1.4.3 CATEGORIES= japanese editors MASTER_SITES= http://ha3.seikyou.ne.jp/home/amura/archives/ng/ -DISTNAME= ${PORTNAME}-${PORTVERSION:R} - -PATCH_SITES= ${MASTER_SITES} -PATCHFILES= ${PORTNAME}-${PORTVERSION:R}-line.patch +DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ginga@athena.club.ne.jp |