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 /x11 | |
parent | 94169091b9fe1df39f70fc46f1dd7a7ae2aaed61 (diff) | |
download | ports-92b220fa9c42a6c193337144b12ad0856cacbdeb.tar.gz ports-92b220fa9c42a6c193337144b12ad0856cacbdeb.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/tkgoodstuff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/tkgoodstuff/Makefile b/x11/tkgoodstuff/Makefile index 3376bc1d820d..45d6965c3528 100644 --- a/x11/tkgoodstuff/Makefile +++ b/x11/tkgoodstuff/Makefile @@ -8,7 +8,7 @@ PORTNAME= tkgoodstuff PORTVERSION= 8.0 PORTREVISION= 2 -CATEGORIES= x11 tk80 +CATEGORIES= x11 tk # # No longer published by original developer. This port still works, although # there are other (better) applications that do similar things. For now, |