diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-29 06:28:49 +0800 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-29 06:28:49 +0800 |
commit | f621617ff6d32311ab35c0ad9cb7d4f6fc026640 (patch) | |
tree | 1af7cc5a3ede6f37b92149f1c72b18cb96b72694 /net/3proxy/Makefile | |
parent | 050f264f9b59ff3b4142ac51b5b8657fb8a234c9 (diff) | |
download | freebsd-ports-gnome-f621617ff6d32311ab35c0ad9cb7d4f6fc026640.tar.gz freebsd-ports-gnome-f621617ff6d32311ab35c0ad9cb7d4f6fc026640.tar.zst freebsd-ports-gnome-f621617ff6d32311ab35c0ad9cb7d4f6fc026640.zip |
- 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)
Diffstat (limited to 'net/3proxy/Makefile')
-rw-r--r-- | net/3proxy/Makefile | 1 |
1 files changed, 1 insertions, 0 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} |