diff options
-rw-r--r-- | textproc/code2html/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/code2html/Makefile b/textproc/code2html/Makefile index 6d6be14e34a7..d7b06a8c85b7 100644 --- a/textproc/code2html/Makefile +++ b/textproc/code2html/Makefile @@ -9,10 +9,10 @@ DISTNAME= code2html.pl PKGNAME= code2html-0.8.7c CATEGORIES= textproc -MASTER_SITES= http://www.giga.or.at/~weasel/pub/code2html/latest/ +MASTER_SITES= http://www.cosy.sbg.ac.at/~ppalfrad/code2html/ EXTRACT_SUFX= .gz -MAINTAINER= jedgar@fxp.org +MAINTAINER= jedgar@FreeBSD.org RUN_DEPENDS= bzip2:${PORTSDIR}/archivers/bzip2 |