diff options
author | mm <mm@FreeBSD.org> | 2009-02-23 22:46:37 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2009-02-23 22:46:37 +0800 |
commit | 5d00f19fad4d755920d71152d2816428d892b011 (patch) | |
tree | bbf8a69b5776a5cfb01f9483e70477bca40877df /textproc/cost | |
parent | f91e09da4ec1f482ebd4c3cb27b97c2ee073121a (diff) | |
download | freebsd-ports-gnome-5d00f19fad4d755920d71152d2816428d892b011.tar.gz freebsd-ports-gnome-5d00f19fad4d755920d71152d2816428d892b011.tar.zst freebsd-ports-gnome-5d00f19fad4d755920d71152d2816428d892b011.zip |
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav)
Diffstat (limited to 'textproc/cost')
-rw-r--r-- | textproc/cost/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/cost/Makefile b/textproc/cost/Makefile index 5aa0f1ef17a4..4f074c76c0de 100644 --- a/textproc/cost/Makefile +++ b/textproc/cost/Makefile @@ -7,7 +7,7 @@ PORTNAME= cost PORTVERSION= 2.2p1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc tcl MASTER_SITES= http://www.flightlab.com/~joe/cost/ |