diff options
author | wiz <wiz@pkgsrc.org> | 2017-11-26 10:44:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-11-26 10:44:42 +0000 |
commit | e22846a9bd5300f62d552a791fed5e897e443444 (patch) | |
tree | e624da07776c440b9467162524e53f68d0dade31 | |
parent | aca9429191c3119d1e8bb48fb129e16cd50e3221 (diff) | |
download | pkgsrc-e22846a9bd5300f62d552a791fed5e897e443444.tar.gz |
vlgothic-ttf: comment out dead HOMEPAGE
-rw-r--r-- | fonts/vlgothic-ttf/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/fonts/vlgothic-ttf/Makefile b/fonts/vlgothic-ttf/Makefile index 8289b775d62..92a7b5d5f5f 100644 --- a/fonts/vlgothic-ttf/Makefile +++ b/fonts/vlgothic-ttf/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2015/07/04 16:18:34 joerg Exp $ -# +# $NetBSD: Makefile,v 1.29 2017/11/26 10:44:42 wiz Exp $ DISTNAME= VLGothic-20141206 PKGNAME= ${DISTNAME:tl:S/-/-ttf-/} @@ -8,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_OSDN:=vlgothic/62375/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= yamajun@ofug.net -HOMEPAGE= http://vlgothic.dicey.org/ +#HOMEPAGE= http://vlgothic.dicey.org/ COMMENT= Free Japanese TrueType fonts named 'VLGothic' LICENSE= modified-bsd AND mplusfont |