pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libtai Fix HOMEPAGE.
details: https://anonhg.NetBSD.org/pkgsrc/rev/7ffe9a99376b
branches: trunk
changeset: 610224:7ffe9a99376b
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Sun Oct 21 13:36:19 2012 +0000
description:
Fix HOMEPAGE.
diffstat:
devel/libtai/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 6fc46d00664b -r 7ffe9a99376b devel/libtai/Makefile
--- a/devel/libtai/Makefile Sun Oct 21 13:01:17 2012 +0000
+++ b/devel/libtai/Makefile Sun Oct 21 13:36:19 2012 +0000
@@ -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@localhost
-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]*
Home |
Main Index |
Thread Index |
Old Index