diff options
author | dirk <dirk@FreeBSD.org> | 2000-08-03 14:11:34 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2000-08-03 14:11:34 +0800 |
commit | 21f15241be4c4c1b25bdc3b3e61265373af943d6 (patch) | |
tree | 071be6295c6056509afd65348466676cedea0402 /security/snort/Makefile | |
parent | 525fb5028fd7f96e3a6998c3c0aa99c8db93a2d3 (diff) | |
download | freebsd-ports-graphics-21f15241be4c4c1b25bdc3b3e61265373af943d6.tar.gz freebsd-ports-graphics-21f15241be4c4c1b25bdc3b3e61265373af943d6.tar.zst freebsd-ports-graphics-21f15241be4c4c1b25bdc3b3e61265373af943d6.zip |
Upgrade to 1.6.3.
PR: ports/20156 (part of), ports/20366
Diffstat (limited to 'security/snort/Makefile')
-rw-r--r-- | security/snort/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/snort/Makefile b/security/snort/Makefile index b7edb688b87..b829892c169 100644 --- a/security/snort/Makefile +++ b/security/snort/Makefile @@ -6,7 +6,7 @@ # PORTNAME= snort -PORTVERSION= 1.6.2.2 +PORTVERSION= 1.6.3 CATEGORIES= security MASTER_SITES= http://www.snort.org/Files/ \ http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/ |