diff options
author | lioux <lioux@FreeBSD.org> | 2002-10-14 23:42:54 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-10-14 23:42:54 +0000 |
commit | 03e6e5200f8c758b6b948acbc7adc524f342868c (patch) | |
tree | b76aaa69ab11cf430f30b86e1fc03024579bd70f /sysutils/ipa/Makefile | |
parent | 95c1443cd38d0d780d68b427856afe730f9f9d6d (diff) | |
download | FreeBSD-ports-03e6e5200f8c758b6b948acbc7adc524f342868c.zip FreeBSD-ports-03e6e5200f8c758b6b948acbc7adc524f342868c.tar.gz |
Update to 1.2.8
PR: 43465
Submitted by: maintainer
Diffstat (limited to 'sysutils/ipa/Makefile')
-rw-r--r-- | sysutils/ipa/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sysutils/ipa/Makefile b/sysutils/ipa/Makefile index 29d2d93..f2431a9 100644 --- a/sysutils/ipa/Makefile +++ b/sysutils/ipa/Makefile @@ -6,11 +6,13 @@ # PORTNAME= ipa -PORTVERSION= 1.2.7 +PORTVERSION= 1.2.8 CATEGORIES= sysutils MASTER_SITES= http://www.simon.org.ua/ipa/ \ http://www.mirrors.wiretapped.net/security/network-monitoring/ipa/ \ - http://www.outloud.org/ipa/ + ftp://ftp.mirrors.wiretapped.net/pub/security/network-monitoring/ipa/ \ + http://www.outloud.org/ipa/ \ + http://ipa.it-ss.be/ MAINTAINER= simon@simon.org.ua |