diff options
Diffstat (limited to 'picobsd/ssh-picobsd/Makefile')
-rw-r--r-- | picobsd/ssh-picobsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/picobsd/ssh-picobsd/Makefile b/picobsd/ssh-picobsd/Makefile index 2b11373..233ec40 100644 --- a/picobsd/ssh-picobsd/Makefile +++ b/picobsd/ssh-picobsd/Makefile @@ -10,7 +10,7 @@ PORTNAME= ssh PORTVERSION= 1.2.27 # Note, 1.2.30 is under a more restrictive license PORTREVISION= 1 -CATEGORIES= security picobsd +CATEGORIES= picobsd security MASTER_SITES= ftp://ftp.cs.engr.uky.edu/cs/software/ \ ftp://ftp.cs.umn.edu/dept/users/rybski/ \ ftp://ftp.net.ohio-state.edu/disk/d/security/ssh/ \ |