diff options
author | krion <krion@FreeBSD.org> | 2003-09-29 20:09:56 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-09-29 20:09:56 +0000 |
commit | bf612e471993b9f02f7de53aa2ca9fb3bd3d5af7 (patch) | |
tree | c986c4deaafcd445e6920cb827292be71d318fb8 /ftp/frox | |
parent | 0a901ea1d2a4e4031ae85bd752cd06c57d7ad005 (diff) | |
download | FreeBSD-ports-bf612e471993b9f02f7de53aa2ca9fb3bd3d5af7.zip FreeBSD-ports-bf612e471993b9f02f7de53aa2ca9fb3bd3d5af7.tar.gz |
- Update to 0.7.11
o Fixed running from inetd which was broken by the
0.7.8-->0.7.9 changes
PR: 57370
Submitted by: Sergey Matveychuk <sem@ciam.ru> (maintainer)
Diffstat (limited to 'ftp/frox')
-rw-r--r-- | ftp/frox/Makefile | 2 | ||||
-rw-r--r-- | ftp/frox/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ftp/frox/Makefile b/ftp/frox/Makefile index ebfe472..cd01308 100644 --- a/ftp/frox/Makefile +++ b/ftp/frox/Makefile @@ -6,7 +6,7 @@ # PORTNAME= frox -PORTVERSION= 0.7.10 +PORTVERSION= 0.7.11 CATEGORIES= ftp MASTER_SITES= http://www.hollo.org/frox/download/ \ http://frox.sourceforge.net/download/ \ diff --git a/ftp/frox/distinfo b/ftp/frox/distinfo index 5ceb77a..50e879e 100644 --- a/ftp/frox/distinfo +++ b/ftp/frox/distinfo @@ -1 +1 @@ -MD5 (frox-0.7.10.tar.bz2) = 42f0e3da71c85c407041083ccb14e0c5 +MD5 (frox-0.7.11.tar.bz2) = 1e35825e4ef0e080fc5927271532a818 |