pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/haskell-cgi HOMEPAGE is gone, comment it out. From...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/be580e8bcc47
branches:  trunk
changeset: 525769:be580e8bcc47
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Feb 22 19:24:37 2007 +0000

description:
HOMEPAGE is gone, comment it out. From Sergey Svishchev.

diffstat:

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

diffs (25 lines):

diff -r f640df386f62 -r be580e8bcc47 www/haskell-cgi/Makefile
--- a/www/haskell-cgi/Makefile  Thu Feb 22 19:23:42 2007 +0000
+++ b/www/haskell-cgi/Makefile  Thu Feb 22 19:24:37 2007 +0000
@@ -1,18 +1,18 @@
-# $NetBSD: Makefile,v 1.9 2006/03/04 21:30:58 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2007/02/22 19:24:37 wiz Exp $
 
 DISTNAME=      haskell-cgi-20001206
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_LOCAL}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.informatik.uni-muenchen.de/~Sven.Panne/haskell_libs/CGI.html
+# HOMEPAGE=    http://www.informatik.uni-muenchen.de/~Sven.Panne/haskell_libs/CGI.html
 COMMENT=       CGI module for the Hugs Haskell 98 interpreter
 
 DEPENDS+=      hugs98-[0-9]*:../../lang/hugs
 
 NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
 
-NO_BUILD=      yes
+NO_BUILD=      yes
 
 HUGS_PREFIX_DEFAULT=   ${LOCALBASE}
 EVAL_PREFIX+=  HUGS_PREFIX=hugs



Home | Main Index | Thread Index | Old Index