diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-04 18:00:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-04 18:00:49 +0000 |
commit | 4d3abbd276abaaeb014b2ec4ba8e277368e9d2dc (patch) | |
tree | 497694cf293ada6bbb344103e4bfae0a92927e87 /textproc/sublib | |
parent | e2b7113e6583e64a081ebf04a152ab4ec79ff6e4 (diff) | |
download | pkgsrc-4d3abbd276abaaeb014b2ec4ba8e277368e9d2dc.tar.gz |
Comment out dead sites.
Diffstat (limited to 'textproc/sublib')
-rw-r--r-- | textproc/sublib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/sublib/Makefile b/textproc/sublib/Makefile index f9ef89fb055..450cd4660ce 100644 --- a/textproc/sublib/Makefile +++ b/textproc/sublib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2017/04/22 21:03:17 adam Exp $ +# $NetBSD: Makefile,v 1.19 2017/09/04 18:01:02 wiz Exp $ DISTNAME= sublib-0.9 PKGREVISION= 16 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sublib/} EXTRACT_SUFX= .zip MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sublib.sourceforge.net/ +#HOMEPAGE= http://sublib.sourceforge.net/ COMMENT= Library that eases the development of subtitling applications GNU_CONFIGURE= yes |