diff options
author | dhn <dhn@FreeBSD.org> | 2009-04-13 17:56:33 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2009-04-13 17:56:33 +0800 |
commit | b38ac04445b2518be9b9629363201b2b3a8abd94 (patch) | |
tree | 28535a1543515689d76db99a27d71ef0a73888d7 /security/saint | |
parent | 0305e9586746a71fc03418c06fae58193eeaae93 (diff) | |
download | freebsd-ports-gnome-b38ac04445b2518be9b9629363201b2b3a8abd94.tar.gz freebsd-ports-gnome-b38ac04445b2518be9b9629363201b2b3a8abd94.tar.zst freebsd-ports-gnome-b38ac04445b2518be9b9629363201b2b3a8abd94.zip |
- Chase nmap update
- Bump PORTREVSION
Approved by: miwi (mentor)
Diffstat (limited to 'security/saint')
-rw-r--r-- | security/saint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/saint/Makefile b/security/saint/Makefile index 0c0395995248..1f5ab08631fb 100644 --- a/security/saint/Makefile +++ b/security/saint/Makefile @@ -7,7 +7,7 @@ PORTNAME= saint PORTVERSION= 3.5.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ftp://147.102.222.211/pub/security/scanners/saint/ |