pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/thy Fix homepage and align PKGREVISION correctly.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/75d42745379c
branches:  trunk
changeset: 490809:75d42745379c
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sun Mar 20 17:36:56 2005 +0000

description:
Fix homepage and align PKGREVISION correctly.

diffstat:

 www/thy/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r a23c1fcc64d5 -r 75d42745379c www/thy/Makefile
--- a/www/thy/Makefile  Sun Mar 20 17:34:48 2005 +0000
+++ b/www/thy/Makefile  Sun Mar 20 17:36:56 2005 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.4 2004/12/28 02:47:51 reed Exp $
+# $NetBSD: Makefile,v 1.5 2005/03/20 17:36:56 jmmv Exp $
 #
 
 DISTNAME=              thy-0.9.3
-PKGREVISION=   2
+PKGREVISION=           2
 CATEGORIES=            www
 MASTER_SITES=          ftp://bonehunter.rulez.org/pub/thy/stable/
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            algernon%bonehunter.rulez.org@localhost
-HOMEPAGE=              http://bonehunter.rulez.org/Thy.phtml
+HOMEPAGE=              http://bonehunter.rulez.org/software/thy/
 COMMENT=               Tiny and fast HTTP daemon
 
 .include "../../mk/bsd.prefs.mk"



Home | Main Index | Thread Index | Old Index