diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2003-07-02 20:01:26 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2003-07-02 20:01:26 +0000 |
commit | a8a2ba5905ff3f17ab6962e3a9df2766140203c3 (patch) | |
tree | d5d9046ab2a5ff463678be5b2a3284d8a12da39c /security/smtpscan/Makefile | |
parent | 2d65627681cdecdea942f6f73c0a83c35a5eecbe (diff) | |
download | ports-a8a2ba5905ff3f17ab6962e3a9df2766140203c3.tar.gz ports-a8a2ba5905ff3f17ab6962e3a9df2766140203c3.zip |
Notes
Diffstat (limited to 'security/smtpscan/Makefile')
-rw-r--r-- | security/smtpscan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/smtpscan/Makefile b/security/smtpscan/Makefile index bfa5094b5430..61c9e63def18 100644 --- a/security/smtpscan/Makefile +++ b/security/smtpscan/Makefile @@ -6,7 +6,7 @@ # PORTNAME= smtpscan -PORTVERSION= 0.4 +PORTVERSION= 0.5 CATEGORIES= security mail perl5 MASTER_SITES= http://www.greyhats.org/outils/smtpscan/ |