diff options
author | oliver <oliver@FreeBSD.org> | 2003-07-28 00:53:15 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2003-07-28 00:53:15 +0800 |
commit | c4d59248189fa93c84495c62f1c9ff21bf22e01c (patch) | |
tree | 354b3b624324e6b7982812eedd6a1c460ee23e5e /sysutils/lfm/Makefile | |
parent | d0f42ccc1109bc6380280fab77bae5af694ba220 (diff) | |
download | freebsd-ports-gnome-c4d59248189fa93c84495c62f1c9ff21bf22e01c.tar.gz freebsd-ports-gnome-c4d59248189fa93c84495c62f1c9ff21bf22e01c.tar.zst freebsd-ports-gnome-c4d59248189fa93c84495c62f1c9ff21bf22e01c.zip |
update lfm to 0.9
Diffstat (limited to 'sysutils/lfm/Makefile')
-rw-r--r-- | sysutils/lfm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/lfm/Makefile b/sysutils/lfm/Makefile index 5b86e0675873..83e64a542eb7 100644 --- a/sysutils/lfm/Makefile +++ b/sysutils/lfm/Makefile @@ -7,7 +7,7 @@ # PORTNAME= lfm -PORTVERSION= 0.8 +PORTVERSION= 0.9 CATEGORIES= sysutils MASTER_SITES= http://www.terra.es/personal7/inigoserna/lfm/ |