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/gtkdiff/Makefile | |
parent | Bump libkrb5 version dependency for the Heimdal case. (diff) |
More style fixes for ports/textproc.
Diffstat (limited to '')
-rw-r--r-- | textproc/gtkdiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gtkdiff/Makefile b/textproc/gtkdiff/Makefile index 2a6492bfab28..7ad70f951e4e 100644 --- a/textproc/gtkdiff/Makefile +++ b/textproc/gtkdiff/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gtkdiff -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.2 CATEGORIES= textproc gnome MASTER_SITES= http://www.ainet.or.jp/~inoue/software/gtkdiff/ |