diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-25 01:32:15 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-25 01:32:15 +0000 |
commit | 61c1936e13380b6f17d4f92552f2e33c2af50277 (patch) | |
tree | 1268f3f9879b03a1389f09009c2a685c13c54ef6 /www/xist | |
parent | 38ca10bb38e5d231bf3d3fc6dc9a83b9d3f3d215 (diff) | |
download | ports-61c1936e13380b6f17d4f92552f2e33c2af50277.tar.gz ports-61c1936e13380b6f17d4f92552f2e33c2af50277.zip |
Notes
Diffstat (limited to 'www/xist')
-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} \ |