diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 01:53:17 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 01:53:17 +0000 |
commit | bfda71e1bc18e86af782fea0273b09a183b535f7 (patch) | |
tree | 363324590d9f2dfcc73197634c5d01f0c207747c | |
parent | Per distfile survey, remove mastersite that disappeared in April 2002. (diff) |
Reset maintainer:
550 5.1.2 <benno@netizen.com.au>... Host unknown (Name server: netizen.com.au: host not found)
Notes
Notes:
svn path=/head/; revision=92816
-rw-r--r-- | textproc/sgmltools-lite/Makefile | 2 | ||||
-rw-r--r-- | textproc/sgmltools/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/sgmltools-lite/Makefile b/textproc/sgmltools-lite/Makefile index 83c112f3202b..69905399b7b4 100644 --- a/textproc/sgmltools-lite/Makefile +++ b/textproc/sgmltools-lite/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sgmltools-lite -MAINTAINER= benno@netizen.com.au +MAINTAINER= ports@FreeBSD.org COMMENT= Generates various output formats from DocBook SGML documents BUILD_DEPENDS+= python:${PORTSDIR}/lang/python \ diff --git a/textproc/sgmltools/Makefile b/textproc/sgmltools/Makefile index 8df9b4a8df92..edf8c71e26a4 100644 --- a/textproc/sgmltools/Makefile +++ b/textproc/sgmltools/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.us.sgmltools.org/pub/SGMLtools/v2.0/source/ \ ftp://ftp.nllgg.nl/pub/SGMLtools/v2.0/source/ DISTFILES= ${DISTNAME}.base.tar.bz2 -MAINTAINER= benno@netizen.com.au +MAINTAINER= ports@FreeBSD.org COMMENT= Generates various output formats from DocBook SGML documents BUILD_DEPENDS+= python:${PORTSDIR}/lang/python \ |