From 767daa2e310e450b5aa9f8458232e8cec3d0646d Mon Sep 17 00:00:00 2001 From: Steven Mestdagh Date: Thu, 7 Dec 2006 21:01:44 +0000 Subject: [PATCH] changed homepage/master site from martynas at altroot.org --- devel/chmlib/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/devel/chmlib/Makefile b/devel/chmlib/Makefile index 53c20fb2cc..299a7bfa22 100644 --- a/devel/chmlib/Makefile +++ b/devel/chmlib/Makefile @@ -1,11 +1,12 @@ -# $OpenBSD: Makefile,v 1.5 2006/10/28 11:19:20 espie Exp $ +# $OpenBSD: Makefile,v 1.6 2006/12/07 21:01:44 steven Exp $ COMMENT= "handling CHM files" CATEGORIES= devel textproc -HOMEPAGE= http://66.93.236.84/~jedwin/projects/chmlib/ +HOMEPAGE= http://www.jedrea.com/chmlib/ MASTER_SITES= ${HOMEPAGE} DISTNAME= chmlib-0.38 +PKGNAME= ${DISTNAME}p0 SHARED_LIBS += chm 0.1 # .0.0 CONFIGURE_STYLE=gnu