diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-02-16 17:33:48 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-02-16 17:33:48 +0000 |
commit | 2c1676782f3825a08496b1a302f861ddfd2c28cf (patch) | |
tree | 36f732c747a1d6fd64a1e41e5f4d8763b89ecf82 /security/Makefile | |
parent | aa51c6b92894d532fcf5472299efe5db0394eed9 (diff) | |
download | ports-2c1676782f3825a08496b1a302f861ddfd2c28cf.tar.gz ports-2c1676782f3825a08496b1a302f861ddfd2c28cf.zip |
add gsfv 0.2.1
Create or verify Simple File Verification (SFV) checksum files
Submitted by: Frederic Cambus
Notes
Notes:
svn path=/head/; revision=75663
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 63f91286abb7..6d67c08caa69 100644 --- a/security/Makefile +++ b/security/Makefile @@ -76,6 +76,7 @@ SUBDIR += gpasman SUBDIR += gpgme SUBDIR += gringotts + SUBDIR += gsfv SUBDIR += gtk-knocker SUBDIR += gtkportscan SUBDIR += hackbot |