diff options
author | marino <marino@FreeBSD.org> | 2014-08-17 03:10:08 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2014-08-17 03:10:08 +0800 |
commit | 06716b3e885a64d2c1346eb6ee4ac5156218e37a (patch) | |
tree | 36978c31c0973d3561749fc1f58d01356124a505 /security/Makefile | |
parent | 5ed39e0e547f838846dd97ecf99f46e03c4beb80 (diff) | |
download | freebsd-ports-gnome-06716b3e885a64d2c1346eb6ee4ac5156218e37a.tar.gz freebsd-ports-gnome-06716b3e885a64d2c1346eb6ee4ac5156218e37a.tar.zst freebsd-ports-gnome-06716b3e885a64d2c1346eb6ee4ac5156218e37a.zip |
remove 3 ports: security/sguid-(client|sensor|server)
These were combined to a single port at security/sguil which is also
a newer version.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/security/Makefile b/security/Makefile index 9ad378c15042..ed98d18b5d85 100644 --- a/security/Makefile +++ b/security/Makefile @@ -910,9 +910,6 @@ SUBDIR += sectok SUBDIR += secure_delete SUBDIR += sguil - SUBDIR += sguil-client - SUBDIR += sguil-sensor - SUBDIR += sguil-server SUBDIR += sha SUBDIR += shibboleth2-sp SUBDIR += shimmer |