diff options
author | wxs <wxs@FreeBSD.org> | 2010-03-06 22:35:00 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2010-03-06 22:35:00 +0800 |
commit | d0544a18058deffe3ba6e9a6b1e91169f8f37bd5 (patch) | |
tree | 116539d29957ac9417a2dd5c59458f3de6f52ef9 /security | |
parent | 8d4d16a593c53b341122b4e0b1251de0fa095e73 (diff) | |
download | freebsd-ports-gnome-d0544a18058deffe3ba6e9a6b1e91169f8f37bd5.tar.gz freebsd-ports-gnome-d0544a18058deffe3ba6e9a6b1e91169f8f37bd5.tar.zst freebsd-ports-gnome-d0544a18058deffe3ba6e9a6b1e91169f8f37bd5.zip |
- Fix plist and bump PORTREVISION
PR: ports/144401
Submitted by: olli hauer <ohauer@gmx.de>
Approved by: Daniel Roethlisberger <daniel@roe.ch> (maintainer)
Feature safe: yes
Diffstat (limited to 'security')
-rw-r--r-- | security/nmap/Makefile | 1 | ||||
-rw-r--r-- | security/nmap/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/security/nmap/Makefile b/security/nmap/Makefile index c87bae05c342..06b8da9b2ee1 100644 --- a/security/nmap/Makefile +++ b/security/nmap/Makefile @@ -7,6 +7,7 @@ PORTNAME= nmap PORTVERSION= 5.21 +PORTREVISION= 1 CATEGORIES= security ipv6 MASTER_SITES= http://nmap.org/dist/ \ http://nmap.ucsd.edu/dist/ \ diff --git a/security/nmap/pkg-plist b/security/nmap/pkg-plist index fa2f3a06733e..844d48bcb44e 100644 --- a/security/nmap/pkg-plist +++ b/security/nmap/pkg-plist @@ -176,8 +176,6 @@ bin/ncat @dirrmtry man/sk @dirrmtry man/zh/man1 @dirrmtry man/zh -man/pt_PT - %%PORTDOCS%%%%DOCSDIR%%/CHANGELOG %%PORTDOCS%%%%DOCSDIR%%/HACKING %%PORTDOCS%%%%DOCSDIR%%/nmap.dtd |