- Update MASTER_SITES and WWW

PR:		ports/148113
Feature safe:	yes
This commit is contained in:
Sylvio Cesar Teixeira 2010-06-30 11:29:06 +00:00
parent 469ebafb9a
commit b3d62540cf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=257198
2 changed files with 6 additions and 6 deletions

View File

@ -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 <bsd.port.mk>

View File

@ -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/