diff options
author | krion <krion@FreeBSD.org> | 2003-08-28 22:28:49 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-08-28 22:28:49 +0000 |
commit | 6ce1bd4c2bb13b568f2dddcf0d611f63ab11b1d9 (patch) | |
tree | db77cb4364fba53edc9226535420376ffbf7b176 | |
parent | d7bb81dba2660a21eb8318ecc472df3f26791aca (diff) | |
download | FreeBSD-ports-6ce1bd4c2bb13b568f2dddcf0d611f63ab11b1d9.zip FreeBSD-ports-6ce1bd4c2bb13b568f2dddcf0d611f63ab11b1d9.tar.gz |
- Source tarball was changed by software author
there were only bugfixes and no functionality changes.
PR: 55833
Submitted by: Timofey Chernousov <tim@gwd.nnn.tstu.ru> (maintainer)
-rw-r--r-- | net/3proxy/Makefile | 1 | ||||
-rw-r--r-- | net/3proxy/distinfo | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/net/3proxy/Makefile b/net/3proxy/Makefile index 98512e6..20a2af0 100644 --- a/net/3proxy/Makefile +++ b/net/3proxy/Makefile @@ -7,6 +7,7 @@ PORTNAME= 3proxy PORTVERSION= 0.4b +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.security.nnov.ru/soft/3proxy/${PORTVERSION}/ DISTNAME= ${PORTNAME} diff --git a/net/3proxy/distinfo b/net/3proxy/distinfo index ea2a396..627cba3 100644 --- a/net/3proxy/distinfo +++ b/net/3proxy/distinfo @@ -1 +1 @@ -MD5 (3proxy.tgz) = ccb25a2aee41b913ac591240a406dd14 +MD5 (3proxy.tgz) = 75796dddcd9eeec31ad785c8c14c71de |