diff options
author | obache <obache> | 2007-07-19 14:48:21 +0000 |
---|---|---|
committer | obache <obache> | 2007-07-19 14:48:21 +0000 |
commit | 6652c19e36bb84946337a14da21934861f957e35 (patch) | |
tree | a2c4430b6893603e6ae3636b70f60c607326b99d /devel/tailor | |
parent | 606fa6c42fbc2bc548565ab727a8590680b329f2 (diff) | |
download | pkgsrc-6652c19e36bb84946337a14da21934861f957e35.tar.gz |
Update HOMEPAGE.
Diffstat (limited to 'devel/tailor')
-rw-r--r-- | devel/tailor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/tailor/Makefile b/devel/tailor/Makefile index 6fda730cde8..e8915864e13 100644 --- a/devel/tailor/Makefile +++ b/devel/tailor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2007/05/03 12:38:01 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2007/07/19 14:48:21 obache Exp $ # DISTNAME= tailor-0.9.28 @@ -6,7 +6,7 @@ CATEGORIES= devel scm MASTER_SITES= http://darcs.arstecnica.it/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.darcs.net/DarcsWiki/Tailor +HOMEPAGE= http://wiki.darcs.net/DarcsWiki/Tailor COMMENT= Tool to migrate changesets between various version control systems PYDISTUTILSPKG= yes |