diff options
author | steve <steve@FreeBSD.org> | 1998-08-09 09:00:32 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-08-09 09:00:32 +0800 |
commit | ab30e87e344aa9eb5e1cbdf8ba2187019fc5b9af (patch) | |
tree | 6db905f136b4c99bf61aa13b6bd2e821e91b33ce | |
parent | dd75c3e8924580bed1f78bc7e2324764fbcb4333 (diff) | |
download | freebsd-ports-gnome-ab30e87e344aa9eb5e1cbdf8ba2187019fc5b9af.tar.gz freebsd-ports-gnome-ab30e87e344aa9eb5e1cbdf8ba2187019fc5b9af.tar.zst freebsd-ports-gnome-ab30e87e344aa9eb5e1cbdf8ba2187019fc5b9af.zip |
Update to version 0.9.10
PR: 7531
Submitted by: maintainer
-rw-r--r-- | x11-fm/dfm/Makefile | 6 | ||||
-rw-r--r-- | x11-fm/dfm/distinfo | 2 | ||||
-rw-r--r-- | x11-fm/dfm/pkg-descr | 12 |
3 files changed, 10 insertions, 10 deletions
diff --git a/x11-fm/dfm/Makefile b/x11-fm/dfm/Makefile index 7de720dc73e6..e920fa841481 100644 --- a/x11-fm/dfm/Makefile +++ b/x11-fm/dfm/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: dfm -# Version required: 0.9.8 +# Version required: 0.9.10 # Date created: 25 May 1998 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.3 1998/08/07 22:33:11 asami Exp $ +# $Id: Makefile,v 1.4 1998/08/07 23:56:49 asami Exp $ # -DISTNAME= dfm-0.9.8 +DISTNAME= dfm-0.9.10 CATEGORIES= x11-fm MASTER_SITES= http://www-c.informatik.uni-hannover.de/~kaiser/dfm/ diff --git a/x11-fm/dfm/distinfo b/x11-fm/dfm/distinfo index af8507841f7c..911da9e4c5a7 100644 --- a/x11-fm/dfm/distinfo +++ b/x11-fm/dfm/distinfo @@ -1 +1 @@ -MD5 (dfm-0.9.8.tar.gz) = 8535c6ac6c6d60fb659cc0bfdd0ecace +MD5 (dfm-0.9.10.tar.gz) = 56c89293b2c5e9c6019a30d5a117955c diff --git a/x11-fm/dfm/pkg-descr b/x11-fm/dfm/pkg-descr index ac00f3a7aa58..f26d39d925af 100644 --- a/x11-fm/dfm/pkg-descr +++ b/x11-fm/dfm/pkg-descr @@ -1,8 +1,6 @@ -DFM is a desktopmanager for X Window System. Files are shown -as icons and every folder has it's own window. The desktopbackground -is a special folder in the homedirectory. - -The idea is to write a filemanager like the OS/2 WPS. +DFM is Desktop File Manager for X Window System. It works like the +OS/2 WPS. Files are shown as icons and every folder has it's own +window. Desktop background is a special folder in the home directory. Here are some features: @@ -13,6 +11,8 @@ Here are some features: * "Constant position" icons that cannot be moved (or arranged) * easy adding new programs to the desktop * Offix DND support +* Detail View / Structure View +* ... -Homepage: http://www-c.informatik.uni-hannover.de/~kaiser/dfm/dfm.html +http://www-c.informatik.uni-hannover.de/~kaiser/dfm/dfm.html |