diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-04-13 09:56:33 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-04-13 09:56:33 +0000 |
commit | 730fbe4f3034feafcd56eedd710e82f6c844a22a (patch) | |
tree | a1d0ec13499654bf577c04732e4969950a30a16c /security/umit | |
parent | 794e774ffc6c2c9754a370f206ebbf54ab036f0e (diff) |
- Chase nmap update
- Bump PORTREVSION
Approved by: miwi (mentor)
Notes
Notes:
svn path=/head/; revision=232304
Diffstat (limited to 'security/umit')
-rw-r--r-- | security/umit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/umit/Makefile b/security/umit/Makefile index 140ee1ce7efe..fb38cf9beb8c 100644 --- a/security/umit/Makefile +++ b/security/umit/Makefile @@ -7,7 +7,7 @@ PORTNAME= umit PORTVERSION= 0.9.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://bio3k.softboard.ru/uploads/arch/ |