summaryrefslogtreecommitdiff
path: root/www/thy
diff options
context:
space:
mode:
authorjmmv <jmmv>2005-03-20 17:36:56 +0000
committerjmmv <jmmv>2005-03-20 17:36:56 +0000
commitfbed6bccb0be1bd4ece9f397feb63250237afd2d (patch)
tree506265328310a042803726eac3411b04467c838f /www/thy
parent1fd5a5f64d80a087bb0e9dd8e8901f2f03b4cb59 (diff)
downloadpkgsrc-fbed6bccb0be1bd4ece9f397feb63250237afd2d.tar.gz
Fix homepage and align PKGREVISION correctly.
Diffstat (limited to 'www/thy')
-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"