From b3d62540cfd360ddf639a07aa6e387441d66b6a0 Mon Sep 17 00:00:00 2001 From: Sylvio Cesar Teixeira Date: Wed, 30 Jun 2010 11:29:06 +0000 Subject: [PATCH] - Update MASTER_SITES and WWW PR: ports/148113 Feature safe: yes --- textproc/atom/Makefile | 10 +++++----- textproc/atom/pkg-descr | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/textproc/atom/Makefile b/textproc/atom/Makefile index e6d1b2568881..97248588d4e1 100644 --- a/textproc/atom/Makefile +++ b/textproc/atom/Makefile @@ -8,11 +8,11 @@ PORTNAME= atom PORTVERSION= 1.0 CATEGORIES= textproc -MASTER_SITES= http://www.bayofrum.net/atom/ \ +MASTER_SITES= http://www.bayofrum.net/dist/atom/ \ http://muuz.deadbbs.com/FreeBSD/atom/ MAINTAINER= utisoft@gmail.com -COMMENT= Converts text files to html with special attrs +COMMENT= Converts text files to html with special attributes MAN1= atom.1 MANCOMPRESSED= no @@ -30,9 +30,9 @@ do-install: ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${MANPREFIX}/man/man1 .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} -.for DOC in ${PORTDOCS} - ${CP} -R ${WRKSRC}/${DOC} ${DOCSDIR}/ -.endfor +. for DOC in ${PORTDOCS} + ${CP} -R ${WRKSRC}/${DOC} ${DOCSDIR}/ +. endfor .endif .include diff --git a/textproc/atom/pkg-descr b/textproc/atom/pkg-descr index f9791ada9131..d1c1ba864e81 100644 --- a/textproc/atom/pkg-descr +++ b/textproc/atom/pkg-descr @@ -1,4 +1,4 @@ This port takes plain text files like ASCII as input, and outputs mark files such as HTML or (unsupported) LaTeX. -WWW: http://www.bayofrum.net/atom/ +WWW: http://www.bayofrum.net/dist/atom/