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 /editors/tpad | |
parent | 94169091b9fe1df39f70fc46f1dd7a7ae2aaed61 (diff) |
Notes
Diffstat (limited to 'editors/tpad')
-rw-r--r-- | editors/tpad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/tpad/Makefile b/editors/tpad/Makefile index 19411a5fcdbf..c5c451ea7595 100644 --- a/editors/tpad/Makefile +++ b/editors/tpad/Makefile @@ -8,7 +8,7 @@ PORTNAME= tpad PORTVERSION= 1.3 PORTREVISION= 1 -CATEGORIES= editors tcl84 tk84 +CATEGORIES= editors tcl tk MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://monitor.deis.unical.it/ant/tpad/ \ http://queen.rett.polimi.it/~ant/tcl/script/ \ |