Index: head/devel/hs-hdoc/Makefile =================================================================== --- head/devel/hs-hdoc/Makefile (revision 189489) +++ head/devel/hs-hdoc/Makefile (revision 189490) @@ -1,30 +1,26 @@ # New ports collection makefile for: hdoc # Date created: 25 October 2002 # Whom: Oliver Braun # # $FreeBSD$ PORTNAME= hdoc PORTVERSION= 0.8.3 PORTREVISION= 1 CATEGORIES= devel haskell -MASTER_SITES= http://www.fmi.uni-passau.de/~groessli/hdoc/ +MASTER_SITES= http://staff.fmi.uni-passau.de/~groessli/hdoc/ PKGNAMEPREFIX= hs- MAINTAINER= haskell@FreeBSD.org COMMENT= HTML documentation tool for Haskell BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc - -BROKEN= does not fetch, ${MASTER_SITES} is gone -DEPRECATED= "${BROKEN}" -EXPIRATION_DATE=2007-06-08 PLIST_FILES= bin/hdoc GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ARGS+= --prefix=${PREFIX} ALL_TARGET= # empty .include Property changes on: head/devel/hs-hdoc/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/devel/hs-hdoc/pkg-descr =================================================================== --- head/devel/hs-hdoc/pkg-descr (revision 189489) +++ head/devel/hs-hdoc/pkg-descr (revision 189490) @@ -1,8 +1,8 @@ HDoc generates documentation in HTML format for Haskell modules. The generated documents are cross linked and include summaries and detailed descriptions for the documented functions, data types, type classes and instance declarations. -WWW: http://www.fmi.uni-passau.de/~groessli/hdoc/ +WWW: http://staff.fmi.uni-passau.de/~groessli/hdoc/ -- Oliver Braun obraun@FreeBSD.org Property changes on: head/devel/hs-hdoc/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property