diff options
author | edwin <edwin@FreeBSD.org> | 2003-02-04 02:33:09 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-02-04 02:33:09 +0000 |
commit | 9b5e1a86dac0e65a33a498d7cd7869ab226c31a3 (patch) | |
tree | aab0849753feb28860c89aa95b20e832565bb997 /textproc/tei-xsl-fo/Makefile | |
parent | 9bb8c3c07d4c32bcd38707e9f2a19bb16f27dd74 (diff) | |
download | FreeBSD-ports-9b5e1a86dac0e65a33a498d7cd7869ab226c31a3.zip FreeBSD-ports-9b5e1a86dac0e65a33a498d7cd7869ab226c31a3.tar.gz |
distfile was updated:
trivial change in textproc/tei-xsl-fo's distfile causes a
checksum error. No action beyond updating distinfo required.
PR: ports/47221
Submitted by: Henrik Motakef <henrik.motakef@web.de>
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 |