diff options
author | pav <pav@FreeBSD.org> | 2004-03-27 01:19:49 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-03-27 01:19:49 +0800 |
commit | 9a5507ad6228452eb1f4968ccaeb4424bce2686f (patch) | |
tree | e60d50849ac0ebebfde5eb3cd25b4ec5bfed47a1 /net/delegate/Makefile | |
parent | 7efc23697f985a04fca8364ced6ffd33c3961ac3 (diff) | |
download | freebsd-ports-gnome-9a5507ad6228452eb1f4968ccaeb4424bce2686f.tar.gz freebsd-ports-gnome-9a5507ad6228452eb1f4968ccaeb4424bce2686f.tar.zst freebsd-ports-gnome-9a5507ad6228452eb1f4968ccaeb4424bce2686f.zip |
- Update to 8.9.2
- Pass maintainership to submitter
PR: ports/64661
Submitted by: gioria
Diffstat (limited to 'net/delegate/Makefile')
-rw-r--r-- | net/delegate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/delegate/Makefile b/net/delegate/Makefile index be38989a7bad..047c27e754aa 100644 --- a/net/delegate/Makefile +++ b/net/delegate/Makefile @@ -6,13 +6,13 @@ # PORTNAME= delegate -PORTVERSION= 8.9.1 +PORTVERSION= 8.9.2 CATEGORIES= net www MASTER_SITES= ftp://www.delegate.org/pub/DeleGate/ \ ftp://ftp.delegate.org/pub/DeleGate/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gioria@FreeBSD.org COMMENT= General purpose TCP/IP proxy system USE_BZIP2= yes |