diff options
Diffstat (limited to 'textproc/xmlroff/Makefile')
-rw-r--r-- | textproc/xmlroff/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/xmlroff/Makefile b/textproc/xmlroff/Makefile index 07a02df6e7ba..fcf7b940a903 100644 --- a/textproc/xmlroff/Makefile +++ b/textproc/xmlroff/Makefile @@ -6,13 +6,13 @@ # PORTNAME= xmlroff -PORTVERSION= 0.3.0 -PORTREVISION= 2 +PORTVERSION= 0.3.1 +PORTREVISION= 0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= chero7@telus.net +MAINTAINER= hrs@FreeBSD.org COMMENT= XSL formatter that produces PDF and PostScript LIB_DEPENDS= pangoxsl-1.0.600:${PORTSDIR}/x11-toolkits/pangoxsl |