diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2002-01-23 19:44:53 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2002-01-23 19:44:53 +0000 |
commit | 1a9b221d3660d95c7c4aab47860b31e84d87fa4a (patch) | |
tree | ff001337a774c73eae4459ad759e2271e7bc6ea8 /security/nessus-devel/Makefile | |
parent | add ploticus 2.02 (diff) |
o update to 1.12.
o fix pkg-plist's to absorb differences between 'make install' and 'pkg_add'.
PR: 34198
Submitted by: maintainer
Diffstat (limited to 'security/nessus-devel/Makefile')
-rw-r--r-- | security/nessus-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nessus-devel/Makefile b/security/nessus-devel/Makefile index 873a82fa3262..c4dbedd47371 100644 --- a/security/nessus-devel/Makefile +++ b/security/nessus-devel/Makefile @@ -4,7 +4,7 @@ # PORTNAME= nessus-devel -PORTVERSION= 1.1.11 +PORTVERSION= 1.1.12 CATEGORIES= security MASTER_SITES= ftp://ftp.cis.fed.gov/pub/nessus/unstable/nessus-${PORTVERSION}/src/ \ ftp://ftp.nessus.org/pub/nessus/unstable/nessus-${PORTVERSION}/src/ \ |