diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-29 20:09:56 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-29 20:09:56 +0000 |
commit | fbcfd1d1aeae9dbc2841cbe649f150ee29fe50de (patch) | |
tree | 5611bc543384a5d41c865dedb7143f44343d8da9 | |
parent | Update to 1.55. (diff) |
- 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)
Notes
Notes:
svn path=/head/; revision=89836
-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 ebfe47299277..cd0130894020 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 5ceb77ad0f9a..50e879ee33d4 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 |