pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/tinderbox-dragonfly Fix typo of HOMEPAGE whic...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b39e183a9afa
branches: trunk
changeset: 602772:b39e183a9afa
user: taca <taca%pkgsrc.org@localhost>
date: Sat Apr 21 07:37:08 2012 +0000
description:
Fix typo of HOMEPAGE which was never accessable URL.
Noted by ISIHARA Takanori at K*BUG meeting.
diffstat:
pkgtools/tinderbox-dragonfly/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 148ce591711c -r b39e183a9afa pkgtools/tinderbox-dragonfly/Makefile
--- a/pkgtools/tinderbox-dragonfly/Makefile Sat Apr 21 04:42:36 2012 +0000
+++ b/pkgtools/tinderbox-dragonfly/Makefile Sat Apr 21 07:37:08 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2011/12/04 21:55:01 marino Exp $
+# $NetBSD: Makefile,v 1.6 2012/04/21 07:37:08 taca Exp $
#
DISTNAME= tinderbox-dragonfly-${TBOX_VERSION}
@@ -8,7 +8,7 @@
DISTFILES= tinderbox-${TBOX_VERSION}.tar.gz
MAINTAINER= draco%marino.st@localhost
-HOMEPAGE= http://tinderbox/marcuscom.com
+HOMEPAGE= http://tinderbox.marcuscom.com/
COMMENT= Tinderbox package building system (pkgsrc)
LICENSE= modified-bsd
Home |
Main Index |
Thread Index |
Old Index