diff options
author | sat <sat@FreeBSD.org> | 2006-05-08 22:06:14 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-05-08 22:06:14 +0800 |
commit | 251904fb0c570f28af4c75379766b299e2de92ba (patch) | |
tree | 4b100d7aa3bd26401bba6e640caf5ba40c25f65c /security/Makefile | |
parent | 2b9c2b1970bd4e6ced4f862c351c4293f130ce90 (diff) | |
download | freebsd-ports-graphics-251904fb0c570f28af4c75379766b299e2de92ba.tar.gz freebsd-ports-graphics-251904fb0c570f28af4c75379766b299e2de92ba.tar.zst freebsd-ports-graphics-251904fb0c570f28af4c75379766b299e2de92ba.zip |
Add parano: A Gnome program to deal with hashfiles
PR: ports/96710
Submitted by: sat
Approved by: krion (mentor)
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 289c24d6da9..6a6b64340d2 100644 --- a/security/Makefile +++ b/security/Makefile @@ -440,6 +440,7 @@ SUBDIR += pam_smb SUBDIR += pamsfs SUBDIR += pamtester + SUBDIR += parano SUBDIR += pear-Auth SUBDIR += pear-Auth_HTTP SUBDIR += pear-Auth_PrefManager |