diff options
author | Martin Matuska <mm@FreeBSD.org> | 2009-02-23 14:46:37 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2009-02-23 14:46:37 +0000 |
commit | 24bf28eff1f36a61373baf68b02d29b708cb2434 (patch) | |
tree | 7cdf37f7acdf4bb5edf2c07abd044ae8b9ca0731 /emulators/tkhfs | |
parent | 356df709ff408556534cc0e28f8939457ad065bd (diff) | |
download | ports-24bf28eff1f36a61373baf68b02d29b708cb2434.tar.gz ports-24bf28eff1f36a61373baf68b02d29b708cb2434.zip |
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav)
Notes
Notes:
svn path=/head/; revision=228909
Diffstat (limited to 'emulators/tkhfs')
-rw-r--r-- | emulators/tkhfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/tkhfs/Makefile b/emulators/tkhfs/Makefile index f44dc71c9e6c..676632de433f 100644 --- a/emulators/tkhfs/Makefile +++ b/emulators/tkhfs/Makefile @@ -7,7 +7,7 @@ PORTNAME= tkhfs PORTVERSION= 1.27 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators tk MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jmz |