diff options
author | marcus <marcus@FreeBSD.org> | 2003-11-11 07:24:01 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-11-11 07:24:01 +0800 |
commit | c4beaad0facd314038ce1da66d9143b5fd3aaad1 (patch) | |
tree | cd4f204f89416f493e3d037ad21c743e5c589a67 /deskutils/gdesklets/Makefile | |
parent | abd0d843a2bb34579bdec2113193668b5651ebd1 (diff) | |
download | freebsd-ports-gnome-c4beaad0facd314038ce1da66d9143b5fd3aaad1.tar.gz freebsd-ports-gnome-c4beaad0facd314038ce1da66d9143b5fd3aaad1.tar.zst freebsd-ports-gnome-c4beaad0facd314038ce1da66d9143b5fd3aaad1.zip |
Update to 0.24.1 to address some minor bugs.
PR: 59152
Submitted by: maintainer
Diffstat (limited to 'deskutils/gdesklets/Makefile')
-rw-r--r-- | deskutils/gdesklets/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gdesklets/Makefile b/deskutils/gdesklets/Makefile index 4e095eb6b46d..bfb3c398a78e 100644 --- a/deskutils/gdesklets/Makefile +++ b/deskutils/gdesklets/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gdesklets -PORTVERSION= 0.24 +PORTVERSION= 0.24.1 CATEGORIES= deskutils gnome MASTER_SITES= http://www.pycage.de/download/${PORTNAME}/ DISTNAME= gDesklets-${PORTVERSION} |