diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-16 14:38:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-16 14:38:16 +0000 |
commit | 94dc65fbeccff1dc0d868dfd4949516e0eacf893 (patch) | |
tree | d583765b38ad8c9086e6f3c1b1f72fcf3c9cf6ff /fonts/jisx0208fonts | |
parent | 5db9dc6826de4c5bfec1656c0935b20663fd040c (diff) | |
download | pkgsrc-94dc65fbeccff1dc0d868dfd4949516e0eacf893.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'fonts/jisx0208fonts')
-rw-r--r-- | fonts/jisx0208fonts/Makefile | 3 | ||||
-rw-r--r-- | fonts/jisx0208fonts/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/fonts/jisx0208fonts/Makefile b/fonts/jisx0208fonts/Makefile index 45e10bd0716..023d7d9e362 100644 --- a/fonts/jisx0208fonts/Makefile +++ b/fonts/jisx0208fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2001/02/01 21:55:07 itojun Exp $ +# $NetBSD: Makefile,v 1.12 2001/02/16 14:46:06 wiz Exp $ # DISTNAME= jisx0208fonts-20010112 @@ -9,6 +9,7 @@ DISTFILES= ${ELISA10X8} ${ELISA8X8} ${KANAME12} ${KAPPA20} ${NAGA10} \ ${K12X10} ${SHINONOME12} MAINTAINER= tech-pkg-ja@jp.netbsd.org +COMMENT= X11 fonts for JIS X0208 standard # not USE_GMAKE BUILD_DEPENDS+= gmake:../../devel/gmake diff --git a/fonts/jisx0208fonts/pkg/COMMENT b/fonts/jisx0208fonts/pkg/COMMENT deleted file mode 100644 index 8ca58823313..00000000000 --- a/fonts/jisx0208fonts/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -X11 fonts for JIS X0208 standard |