diff options
author | sat <sat@FreeBSD.org> | 2007-10-06 07:33:27 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-10-06 07:33:27 +0800 |
commit | e223139a8c626fb8efb42f046508672568006ab1 (patch) | |
tree | 7254c2e6646ddce1aa9fe4f6d1b2e589f34c0da5 /security | |
parent | 394798ac54af79483db689c8215f045c27d1d193 (diff) | |
download | freebsd-ports-gnome-e223139a8c626fb8efb42f046508672568006ab1.tar.gz freebsd-ports-gnome-e223139a8c626fb8efb42f046508672568006ab1.tar.zst freebsd-ports-gnome-e223139a8c626fb8efb42f046508672568006ab1.zip |
- Sort category Makefiles
Inspired by: Jason Harris <jharris@widomaker.com>
Howto: http://twiki.cenkes.org/Cenkes/SortingCategoryMakefiles
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile index ea648d651a7b..43767c9c8324 100644 --- a/security/Makefile +++ b/security/Makefile @@ -77,11 +77,11 @@ SUBDIR += clamtk SUBDIR += clusterssh SUBDIR += cmd5checkpw + SUBDIR += cops SUBDIR += courier-authlib SUBDIR += courier-authlib-base SUBDIR += courierpassd SUBDIR += courierpasswd - SUBDIR += cops SUBDIR += courieruserinfo SUBDIR += cp2fwb SUBDIR += crack @@ -621,10 +621,10 @@ SUBDIR += py-pow SUBDIR += py-pycrypto SUBDIR += py-rijndael - SUBDIR += py-twofish SUBDIR += py-tlslite SUBDIR += py-trustedpickle SUBDIR += py-twistedConch + SUBDIR += py-twofish SUBDIR += py-xmlsec SUBDIR += qca-tls SUBDIR += qident |