diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-07 23:58:21 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-07 23:58:21 +0000 |
commit | a92f07b29d00141bedbd75a067163c6d88f1daee (patch) | |
tree | 3223fb8296f5437a411127033fa3c089d775a3b9 /x11 | |
parent | Add freecolor, a 'free' replacement that displays free memory graphically (diff) |
- Update to 0.6
PR: ports/61035
Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=97617
Diffstat (limited to 'x11')
-rw-r--r-- | x11/yalias/Makefile | 2 | ||||
-rw-r--r-- | x11/yalias/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/yalias/Makefile b/x11/yalias/Makefile index b76031104e65..f1bf49e333f3 100644 --- a/x11/yalias/Makefile +++ b/x11/yalias/Makefile @@ -6,7 +6,7 @@ # PORTNAME= yalias -PORTVERSION= 0.5 +PORTVERSION= 0.6 CATEGORIES= x11 MASTER_SITES= http://offog.org/files/ diff --git a/x11/yalias/distinfo b/x11/yalias/distinfo index 6d3e09708849..764d6873d73b 100644 --- a/x11/yalias/distinfo +++ b/x11/yalias/distinfo @@ -1 +1 @@ -MD5 (yalias-0.5.tar.gz) = 6f90e8e05751c38e4bea1dc6e00c7aa5 +MD5 (yalias-0.6.tar.gz) = 4cdab9ea800cb6804df89ff7ec066263 |