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 /devel/tcl-trf | |
parent | 94169091b9fe1df39f70fc46f1dd7a7ae2aaed61 (diff) |
Notes
Diffstat (limited to 'devel/tcl-trf')
-rw-r--r-- | devel/tcl-trf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/tcl-trf/Makefile b/devel/tcl-trf/Makefile index da639302552e..fbb889841e40 100644 --- a/devel/tcl-trf/Makefile +++ b/devel/tcl-trf/Makefile @@ -8,7 +8,7 @@ PORTNAME= Trf PORTVERSION= 2.1p2 PORTREVISION= 4 -CATEGORIES= devel tcl${TCL_VER:S/.//} +CATEGORIES= devel tcl MASTER_SITES= http://www.oche.de/~akupries/soft/trf/download/ PKGNAMEPREFIX= tcl- DISTNAME= trf${PORTVERSION} |