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 /security | |
parent | 94169091b9fe1df39f70fc46f1dd7a7ae2aaed61 (diff) |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=210928
Diffstat (limited to 'security')
-rw-r--r-- | security/secpanel/Makefile | 2 | ||||
-rw-r--r-- | security/tclsasl/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/secpanel/Makefile b/security/secpanel/Makefile index 2cff3fce5cba..6a9d34277472 100644 --- a/security/secpanel/Makefile +++ b/security/secpanel/Makefile @@ -8,7 +8,7 @@ PORTNAME= secpanel PORTVERSION= 0.5.3 PORTEPOCH= 1 -CATEGORIES= security tcl84 tk84 +CATEGORIES= security tcl tk MASTER_SITES= http://themediahost.de/secpanel/data/ CENKES EXTRACT_SUFX= .tgz 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 |