diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-04-11 14:15:53 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-04-11 14:15:53 +0000 |
commit | edcf8b3594b5df6440713253552b675fb0234474 (patch) | |
tree | cb86ff29b6c34e6d077c56ce53ca461f9623f343 /japanese/alias-fonts/Makefile | |
parent | 7b4b0c4f33915abb1f15e37f30ce951ba7aa94e6 (diff) | |
download | ports-edcf8b3594b5df6440713253552b675fb0234474.tar.gz ports-edcf8b3594b5df6440713253552b675fb0234474.zip |
Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.
Okay, 60% of `japanese' ports have been done. :)
Notes
Notes:
svn path=/head/; revision=27449
Diffstat (limited to 'japanese/alias-fonts/Makefile')
-rw-r--r-- | japanese/alias-fonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/alias-fonts/Makefile b/japanese/alias-fonts/Makefile index 5e93a2651388..a6b02790166a 100644 --- a/japanese/alias-fonts/Makefile +++ b/japanese/alias-fonts/Makefile @@ -1,12 +1,12 @@ # Ports collection makefile for: Japanese Font Setup for Netscape browsers -# Version required: 1.0 # Date created: 22 Jun 1998 # Whom: sada # # $FreeBSD$ # -DISTNAME= ja-netscape-fonts-1.0 +PORTNAME= netscape-fonts +PORTVERSION= 1.0 CATEGORIES= japanese www x11-fonts DISTFILES= # empty |