diff options
author | pav <pav@FreeBSD.org> | 2008-04-09 21:42:26 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-04-09 21:42:26 +0800 |
commit | 6e27510979996ab23155a609106b11633d910609 (patch) | |
tree | e2e30cb76d42ae00a21b82a4cfc5b2bacd1e3752 /net/tcpillust | |
parent | 90610a8dfecfb2b85ec771b8794246a28f307ea0 (diff) | |
download | freebsd-ports-graphics-6e27510979996ab23155a609106b11633d910609.tar.gz freebsd-ports-graphics-6e27510979996ab23155a609106b11633d910609.tar.zst freebsd-ports-graphics-6e27510979996ab23155a609106b11633d910609.zip |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr
Diffstat (limited to 'net/tcpillust')
-rw-r--r-- | net/tcpillust/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tcpillust/Makefile b/net/tcpillust/Makefile index 766c3766ebd..210dfd4a779 100644 --- a/net/tcpillust/Makefile +++ b/net/tcpillust/Makefile @@ -8,7 +8,7 @@ PORTNAME= tcpillust PORTVERSION= 1.0a PORTREVISION= 2 -CATEGORIES= net tk84 tcl84 +CATEGORIES= net tcl tk MASTER_SITES= ftp://ftp.csl.sony.co.jp/CSL/nishida/ MAINTAINER= nishida@csl.sony.co.jp |