diff options
Diffstat (limited to 'net/nmap')
-rw-r--r-- | net/nmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nmap/Makefile b/net/nmap/Makefile index d6a55dad6..501ea0672 100644 --- a/net/nmap/Makefile +++ b/net/nmap/Makefile @@ -14,7 +14,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nmap PKG_VERSION:=7.93 -PKG_RELEASE:=3 +PKG_RELEASE:=4 PKG_MAINTAINER:=Nuno Gonçalves <nunojpg@gmail.com> PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 |