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 /comms/ncid | |
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 'comms/ncid')
-rw-r--r-- | comms/ncid/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/ncid/Makefile b/comms/ncid/Makefile index 0c524c2cdc0d..9bdac37ae1a2 100644 --- a/comms/ncid/Makefile +++ b/comms/ncid/Makefile @@ -7,6 +7,7 @@ PORTNAME= ncid PORTVERSION= 0.72.1 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-src |