diff options
author | thomas <thomas@FreeBSD.org> | 2003-08-14 18:16:48 +0800 |
---|---|---|
committer | thomas <thomas@FreeBSD.org> | 2003-08-14 18:16:48 +0800 |
commit | 0defb9cf1f9a751c7d761485e599bfa877f7306c (patch) | |
tree | 5b7167986b952998931566075b5ccfb2c442c570 /net/proxy-suite | |
parent | 05859b1f8e9fd16e84fcd3ca774406b418b34a80 (diff) | |
download | freebsd-ports-gnome-0defb9cf1f9a751c7d761485e599bfa877f7306c.tar.gz freebsd-ports-gnome-0defb9cf1f9a751c7d761485e599bfa877f7306c.tar.zst freebsd-ports-gnome-0defb9cf1f9a751c7d761485e599bfa877f7306c.zip |
Upgrade to upstream release 1.9.2.1.
Reviewed by; roberto
Diffstat (limited to 'net/proxy-suite')
-rw-r--r-- | net/proxy-suite/Makefile | 3 | ||||
-rw-r--r-- | net/proxy-suite/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/net/proxy-suite/Makefile b/net/proxy-suite/Makefile index 5068f40160cc..efcc9b9ede2f 100644 --- a/net/proxy-suite/Makefile +++ b/net/proxy-suite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= proxy-suite -PORTVERSION= 1.8 +PORTVERSION= 1.9.2.1 CATEGORIES= net MASTER_SITES= ftp://ftp.suse.com/pub/projects/proxy-suite/src/ \ ftp://ftp.crc.ca/pub/systems/linux/suse/projects/proxy-suite/src/ \ @@ -17,6 +17,7 @@ MAINTAINER= thomas@cuivre.fr.eu.org COMMENT= The SuSE Proxy-Suite, a set of programs to enhance firewall security USE_AUTOCONF= yes +WANT_AUTOCONF_VER= 253 USE_GMAKE= yes # diff --git a/net/proxy-suite/distinfo b/net/proxy-suite/distinfo index 0a727ab1748d..cf779eb1bf36 100644 --- a/net/proxy-suite/distinfo +++ b/net/proxy-suite/distinfo @@ -1 +1 @@ -MD5 (proxy-suite-1.8.tar.gz) = 6411481720439022a3a2a0f30ec6a86b +MD5 (proxy-suite-1.9.2.1.tar.gz) = a248c6bdefe6dfe12b303c9993ae2218 |