diff options
-rw-r--r-- | www/xist/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/xist/Makefile b/www/xist/Makefile index ff4e3ceab9f0..249d8c7d1e64 100644 --- a/www/xist/Makefile +++ b/www/xist/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www python MASTER_SITES= ftp://ftp.livinglogic.de/pub/livinglogic/xist/ DISTNAME= XIST-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= yinjieh@csie.nctu.edu.tw COMMENT= An XML-based extensible HTML generator RUN_DEPENDS= ${PYXML} \ |