diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-02-06 00:35:26 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-02-06 00:35:26 +0800 |
commit | 35a1a40a4d0c4ab18429e4ed80575c10c3fb75e1 (patch) | |
tree | 9380ad40ae4eb131b6febbe9486e9c13d7f71a25 /textproc/iso12083 | |
parent | 9d8fe1e2ac68a7a9c6ae6eef2185ba6ca56bc554 (diff) | |
download | freebsd-ports-graphics-35a1a40a4d0c4ab18429e4ed80575c10c3fb75e1.tar.gz freebsd-ports-graphics-35a1a40a4d0c4ab18429e4ed80575c10c3fb75e1.tar.zst freebsd-ports-graphics-35a1a40a4d0c4ab18429e4ed80575c10c3fb75e1.zip |
More style fixes for ports/textproc.
Diffstat (limited to 'textproc/iso12083')
-rw-r--r-- | textproc/iso12083/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/iso12083/Makefile b/textproc/iso12083/Makefile index 03cb002e231..7f383b2b5b6 100644 --- a/textproc/iso12083/Makefile +++ b/textproc/iso12083/Makefile @@ -6,7 +6,7 @@ # PORTNAME= iso12083 -PORTVERSION= 1993 +PORTVERSION= 1993 CATEGORIES= textproc MASTER_SITES= ftp://info.ex.ac.uk/pub/SGML/ISO-12083/ DISTFILES= article.dtd book.dtd maths.dtd serial.dtd |