diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-28 22:28:49 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-28 22:28:49 +0000 |
commit | f621617ff6d32311ab35c0ad9cb7d4f6fc026640 (patch) | |
tree | 1af7cc5a3ede6f37b92149f1c72b18cb96b72694 /net | |
parent | Fix manpage installation. (diff) |
- 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)
Notes
Notes:
svn path=/head/; revision=87941
Diffstat (limited to 'net')
-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 98512e6832af..20a2af0b5452 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 ea2a396094c4..627cba3fde5b 100644 --- a/net/3proxy/distinfo +++ b/net/3proxy/distinfo @@ -1 +1 @@ -MD5 (3proxy.tgz) = ccb25a2aee41b913ac591240a406dd14 +MD5 (3proxy.tgz) = 75796dddcd9eeec31ad785c8c14c71de |