diff options
author | agc <agc@pkgsrc.org> | 2005-04-05 16:10:03 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2005-04-05 16:10:03 +0000 |
commit | 5b65a764c7be99f0b291508bfe8be09c8692d081 (patch) | |
tree | f6b7eab8087e5d46c2fafc49d32003a3466d1539 /fonts | |
parent | 6b085985407ad1b0885d53282983b791f0db687a (diff) | |
download | pkgsrc-5b65a764c7be99f0b291508bfe8be09c8692d081.tar.gz |
Fix a spollo.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/ja-sazanami-ttf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/ja-sazanami-ttf/Makefile b/fonts/ja-sazanami-ttf/Makefile index 9848390c094..1e61c876655 100644 --- a/fonts/ja-sazanami-ttf/Makefile +++ b/fonts/ja-sazanami-ttf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/03/06 05:16:23 uebayasi Exp $ +# $NetBSD: Makefile,v 1.2 2005/04/05 16:10:03 agc Exp $ DISTNAME= sazanami-${SAZANAMI_VERS} PKGNAME= ja-sazanami-ttf-${SAZANAMI_VERS} @@ -8,7 +8,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= yamajun@ofug.net HOMEPAGE= http://wiki.fdiary.net/font/?sazanami -COMMENT= Truely free Japanese TrueType font +COMMENT= Truly free Japanese TrueType font SAZANAMI_VERS= 20040629 FONTS_TTF_DIRS= ${PREFIX}/lib/X11/fonts/TTF |