diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-09 13:42:26 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-09 13:42:26 +0000 |
commit | 92b220fa9c42a6c193337144b12ad0856cacbdeb (patch) | |
tree | 167e145ff2514271fb5c10b0e9f4b2859ead22b3 /textproc/tkdiff/Makefile | |
parent | Update to 0.80 (diff) |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr
Diffstat (limited to 'textproc/tkdiff/Makefile')
-rw-r--r-- | textproc/tkdiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/tkdiff/Makefile b/textproc/tkdiff/Makefile index 98edd7f90d89..18cfe0e51dfc 100644 --- a/textproc/tkdiff/Makefile +++ b/textproc/tkdiff/Makefile @@ -7,7 +7,7 @@ PORTNAME= tkdiff PORTVERSION= 4.1.4 -CATEGORIES= textproc tk84 +CATEGORIES= textproc tk MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-unix |