pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/xtimer - bl3ify.
details: https://anonhg.NetBSD.org/pkgsrc/rev/24164c146bd5
branches: trunk
changeset: 480552:24164c146bd5
user: salo <salo%pkgsrc.org@localhost>
date: Tue Sep 14 07:10:15 2004 +0000
description:
- bl3ify.
- update MASTER_SITES
- add HOMEPAGE, even if it holds only a simple README and distfiles,
better than nothing.
Addresses PR pkg/26914 by Georg Schwarz.
diffstat:
time/xtimer/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (24 lines):
diff -r d0b4f62bba75 -r 24164c146bd5 time/xtimer/Makefile
--- a/time/xtimer/Makefile Tue Sep 14 06:59:08 2004 +0000
+++ b/time/xtimer/Makefile Tue Sep 14 07:10:15 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/03/03 03:23:26 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2004/09/14 07:10:15 salo Exp $
# FreeBSD Id: Makefile,v 1.2 1997/06/15 10:44:39 asami Exp
#
@@ -6,11 +6,13 @@
PKGNAME= xtimer-0.8089
PKGREVISION= 1
CATEGORIES= x11 time
-MASTER_SITES= http://hp.vector.co.jp/authors/VA004959/xtimer/
+MASTER_SITES= http://www.bsddiary.net/xtimer/
MAINTAINER= candy%fct.kgc.co.jp@localhost
+HOMEPAGE= http://www.bsddiary.net/xtimer/
COMMENT= Super simple digital timer for X11
+USE_BUILDLINK3= yes
USE_IMAKE= yes
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index