diff options
Diffstat (limited to 'textproc/tei-xsl-fo/Makefile')
-rw-r--r-- | textproc/tei-xsl-fo/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/tei-xsl-fo/Makefile b/textproc/tei-xsl-fo/Makefile index 834deb1..f8ccc3f 100644 --- a/textproc/tei-xsl-fo/Makefile +++ b/textproc/tei-xsl-fo/Makefile @@ -7,10 +7,12 @@ PORTNAME= tei PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.tei-c.org/Stylesheets/ PKGNAMESUFFIX= -xsl-fo DISTNAME= teixsl-fo +DIST_SUBDIR= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}_${PORTREVISION} MAINTAINER= henrik.motakef@web.de |