summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2012-04-21 07:37:08 +0000
committertaca <taca@pkgsrc.org>2012-04-21 07:37:08 +0000
commit513f2018838f2ab49cbfa00e5130c28dbdcc5805 (patch)
treef25bca4ff302c0cb16304d5c4afadc57bf046c5d /pkgtools
parentf5f4057e57a6826a64dc654a74a79e9f0d22d809 (diff)
downloadpkgsrc-513f2018838f2ab49cbfa00e5130c28dbdcc5805.tar.gz
Fix typo of HOMEPAGE which was never accessable URL.
Noted by ISIHARA Takanori at K*BUG meeting.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/tinderbox-dragonfly/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/tinderbox-dragonfly/Makefile b/pkgtools/tinderbox-dragonfly/Makefile
index 7c0a9065af0..d8e8e589c8c 100644
--- a/pkgtools/tinderbox-dragonfly/Makefile
+++ b/pkgtools/tinderbox-dragonfly/Makefile
@@ -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 @@ MASTER_SITES= http://tinderbox.marcuscom.com/
DISTFILES= tinderbox-${TBOX_VERSION}.tar.gz
MAINTAINER= draco@marino.st
-HOMEPAGE= http://tinderbox/marcuscom.com
+HOMEPAGE= http://tinderbox.marcuscom.com/
COMMENT= Tinderbox package building system (pkgsrc)
LICENSE= modified-bsd