diff options
author | zi <zi@FreeBSD.org> | 2011-10-15 21:49:18 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2011-10-15 21:49:18 +0800 |
commit | 2a0165eca3c823b9fbaeb8ada9245fc46f5a0a29 (patch) | |
tree | 862b3ba589f3492c6f99d4b87c5cdb979b614164 /security/sssd | |
parent | 1ed0cfc06df6030919514a8d2691a2a68e404bc5 (diff) | |
download | freebsd-ports-gnome-2a0165eca3c823b9fbaeb8ada9245fc46f5a0a29.tar.gz freebsd-ports-gnome-2a0165eca3c823b9fbaeb8ada9245fc46f5a0a29.tar.zst freebsd-ports-gnome-2a0165eca3c823b9fbaeb8ada9245fc46f5a0a29.zip |
- Fix incorrect CATEGORIES
Diffstat (limited to 'security/sssd')
-rw-r--r-- | security/sssd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sssd/Makefile b/security/sssd/Makefile index 02b50c41602d..6b88a237f20e 100644 --- a/security/sssd/Makefile +++ b/security/sssd/Makefile @@ -7,7 +7,7 @@ PORTNAME= sssd DISTVERSION= 1.6.1 -CATEGORIES= net +CATEGORIES= security MASTER_SITES= https://fedorahosted.org/released/${PORTNAME}/ MAINTAINER= aweits@rit.edu |