diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2013-11-03 09:21:59 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2013-11-03 09:21:59 +0000 |
commit | 7635644b421506cae1fd88adddf5bbcd1eb009ce (patch) | |
tree | 807f7595121b19998ee93f134bf0d08f5fbbc8f0 /security/openvas-libnasl | |
parent | 096560139e5ec851ff6d117990f39dff5b6c7ddb (diff) |
- Chase security/libtasn1 update
- Add UPDATING entry
Notes
Notes:
svn path=/head/; revision=332596
Diffstat (limited to 'security/openvas-libnasl')
-rw-r--r-- | security/openvas-libnasl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openvas-libnasl/Makefile b/security/openvas-libnasl/Makefile index 49f1ce883b2f..0722713ff9d5 100644 --- a/security/openvas-libnasl/Makefile +++ b/security/openvas-libnasl/Makefile @@ -3,7 +3,7 @@ PORTNAME= openvas-libnasl PORTVERSION= 2.0.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= security MASTER_SITES= http://wald.intevation.org/frs/download.php/561/ |