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 /emulators | |
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 'emulators')
-rw-r--r-- | emulators/bsvc/Makefile | 2 | ||||
-rw-r--r-- | emulators/tkhfs/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/bsvc/Makefile b/emulators/bsvc/Makefile index 5e5c3ece686a..5f0c407d281f 100644 --- a/emulators/bsvc/Makefile +++ b/emulators/bsvc/Makefile @@ -7,7 +7,7 @@ PORTNAME= bsvc PORTVERSION= 2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators tk MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/emulators 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 |