diff options
author | gabor <gabor@FreeBSD.org> | 2012-06-11 23:43:59 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2012-06-11 23:43:59 +0800 |
commit | 20f9e7bf06ce7933c1686058f265065276025937 (patch) | |
tree | e438cda3f8146511fe10ec5a171ca530a78d7234 /textproc | |
parent | aff7d4aa8b628b00541cb5883a929fa370115bcf (diff) | |
download | freebsd-ports-gnome-20f9e7bf06ce7933c1686058f265065276025937.tar.gz freebsd-ports-gnome-20f9e7bf06ce7933c1686058f265065276025937.tar.zst freebsd-ports-gnome-20f9e7bf06ce7933c1686058f265065276025937.zip |
- Take maintainership
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/trang/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/trang/Makefile b/textproc/trang/Makefile index 6e64e657b65b..fe24f54b2f97 100644 --- a/textproc/trang/Makefile +++ b/textproc/trang/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc java MASTER_SITES= http://jing-trang.googlecode.com/files/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gabor@FreeBSD.org COMMENT= Multi-format schema converter based on RELAX NG USE_ZIP= yes |