diff options
author | krion <krion@FreeBSD.org> | 2003-09-30 04:09:56 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-09-30 04:09:56 +0800 |
commit | bf612e471993b9f02f7de53aa2ca9fb3bd3d5af7 (patch) | |
tree | c986c4deaafcd445e6920cb827292be71d318fb8 /ftp | |
parent | 0a901ea1d2a4e4031ae85bd752cd06c57d7ad005 (diff) | |
download | freebsd-ports-gnome-bf612e471993b9f02f7de53aa2ca9fb3bd3d5af7.tar.gz freebsd-ports-gnome-bf612e471993b9f02f7de53aa2ca9fb3bd3d5af7.tar.zst freebsd-ports-gnome-bf612e471993b9f02f7de53aa2ca9fb3bd3d5af7.zip |
- 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')
-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 |