From fe9bd34698649c2130a0ead5829adfcc33f6b9be Mon Sep 17 00:00:00 2001 From: sobomax Date: Tue, 22 May 2001 18:19:44 +0000 Subject: Ports policy: Ensure that the master category is always matches name of the parent (category) directory. This is required for ORIGIN to function properly. --- picobsd/ssh-picobsd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'picobsd') diff --git a/picobsd/ssh-picobsd/Makefile b/picobsd/ssh-picobsd/Makefile index 2b113731dfea..233ec40ab99f 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/ \ -- cgit