From 9c6b8906133e14f7e2ac2ce69c69d58b8ad27b78 Mon Sep 17 00:00:00 2001 From: schmonz Date: Sun, 21 Oct 2012 13:36:19 +0000 Subject: Fix HOMEPAGE. --- devel/libtai/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'devel/libtai') diff --git a/devel/libtai/Makefile b/devel/libtai/Makefile index 9153294bade..253c54d1707 100644 --- a/devel/libtai/Makefile +++ b/devel/libtai/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.8 2012/10/21 11:26:50 cheusov Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/21 13:36:19 schmonz Exp $ # DISTNAME= libtai-0.60 PKGREVISION= 4 CATEGORIES= devel -MASTER_SITES= ${HOMEPAGE:Q} +MASTER_SITES= http://cr.yp.to/libtai/ MAINTAINER= schmonz@NetBSD.org -HOMEPAGE= http://cr.yp.to/libtai/ +HOMEPAGE= http://cr.yp.to/libtai.html COMMENT= Library for storing and manipulating dates and times CONFLICTS= libowfat-[0-9]* -- cgit v1.2.3