Index: head/www/tidy/Makefile =================================================================== --- head/www/tidy/Makefile (revision 172301) +++ head/www/tidy/Makefile (revision 172302) @@ -1,36 +1,36 @@ # New ports collection makefile for: tidy # Date created: 27 Oct 1998 # Whom: Abel Chow # # $FreeBSD$ # PORTNAME= tidy PORTVERSION= 20000804 PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://www.w3.org/People/Raggett/ DISTNAME= tidy4aug00 EXTRACT_SUFX= .tgz -MAINTAINER= saken@hotel.rmta.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fixes and tidies up HTML files MAN1= tidy.1 ALL_TARGET= tidy DOCFILES= Overview.html tidy.gif release-notes.html grid.gif do-install: @${INSTALL_PROGRAM} ${WRKSRC}/tidy ${PREFIX}/bin/tidy @${INSTALL_MAN} ${WRKSRC}/man_page.txt ${PREFIX}/man/man1/tidy.1 .if !defined(NOPORTDOCS) @${ECHO_MSG} "===> Installing documentation for ${PKGNAME}" @${MKDIR} ${PREFIX}/share/doc/tidy .for docfile in ${DOCFILES} @${INSTALL_MAN} ${WRKSRC}/${docfile} ${PREFIX}/share/doc/tidy .endfor .endif .include Property changes on: head/www/tidy/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.23 \ No newline at end of property +1.24 \ No newline at end of property