summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2005-03-20 17:36:56 +0000
committerjmmv <jmmv@pkgsrc.org>2005-03-20 17:36:56 +0000
commitc1e8998e18f68f2b05ec79cfb49154f4cc0931b7 (patch)
tree506265328310a042803726eac3411b04467c838f /www
parent224ac2cff8900385176495c4a8560c927827371f (diff)
downloadpkgsrc-c1e8998e18f68f2b05ec79cfb49154f4cc0931b7.tar.gz
Fix homepage and align PKGREVISION correctly.
Diffstat (limited to 'www')
-rw-r--r--www/thy/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/thy/Makefile b/www/thy/Makefile
index affd396b868..91488b0a4df 100644
--- a/www/thy/Makefile
+++ b/www/thy/Makefile
@@ -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
-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"