diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 16:35:26 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 16:35:26 +0000 |
commit | 2917814d3213c08d9e8ad343dd3a20b3b1de7b9f (patch) | |
tree | ca25d0876780b4b137a1af12ee3cc271eb7d84cc /textproc/yodl | |
parent | 4b4791721dfe90b302a3b3705de759bf57cc05d6 (diff) | |
download | freebsd-ports-2917814d3213c08d9e8ad343dd3a20b3b1de7b9f.zip |
More style fixes for ports/textproc.
Diffstat (limited to 'textproc/yodl')
-rw-r--r-- | textproc/yodl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/yodl/Makefile b/textproc/yodl/Makefile index 7b72da6fc4a6..4072aac18b67 100644 --- a/textproc/yodl/Makefile +++ b/textproc/yodl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= yodl -PORTVERSION= 1.22 +PORTVERSION= 1.22 CATEGORIES= textproc MASTER_SITES= ftp://ftp.sco.com/skunkware/src/textproc/ \ ftp://ftp.sunsite.org.uk/Mirrors/ftp.sco.com/skunkware/src/textproc/ \ |