diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-26 17:19:49 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-26 17:19:49 +0000 |
commit | 2aa824a7ef63d13893086f97560303a25d591aa9 (patch) | |
tree | 6a524a0167697cc5b2162a2ae3fa02a3ee009410 /net/delegate/Makefile | |
parent | 22ac93df8efbaacf62c516be4b2a74b9362450f5 (diff) | |
download | ports-2aa824a7ef63d13893086f97560303a25d591aa9.tar.gz ports-2aa824a7ef63d13893086f97560303a25d591aa9.zip |
- Update to 8.9.2
- Pass maintainership to submitter
PR: ports/64661
Submitted by: gioria
Notes
Notes:
svn path=/head/; revision=105352
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 |