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 /security/tclsasl/Makefile | |
parent | 90610a8dfecfb2b85ec771b8794246a28f307ea0 (diff) | |
download | freebsd-ports-gnome-6e27510979996ab23155a609106b11633d910609.tar.gz freebsd-ports-gnome-6e27510979996ab23155a609106b11633d910609.tar.zst freebsd-ports-gnome-6e27510979996ab23155a609106b11633d910609.zip |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr
Diffstat (limited to 'security/tclsasl/Makefile')
-rw-r--r-- | security/tclsasl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/tclsasl/Makefile b/security/tclsasl/Makefile index 0695025d5bf3..9f1e2e8a92b3 100644 --- a/security/tclsasl/Makefile +++ b/security/tclsasl/Makefile @@ -7,7 +7,7 @@ PORTNAME= tclsasl PORTVERSION= 1.0 -CATEGORIES= security tcl84 +CATEGORIES= security tcl MASTER_SITES= http://beepcore-tcl.sourceforge.net/ EXTRACT_SUFX= .tgz |