diff options
author | marcus <marcus@FreeBSD.org> | 2003-11-19 01:24:11 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-11-19 01:24:11 +0800 |
commit | 622a0adb11c61fa45a8ddc6ef3d61a22e853c635 (patch) | |
tree | 9c5b0af3a26819be16875cd9ca7c83850644b919 /misc/quick-lounge-applet/Makefile | |
parent | 7789cb62b6dae95e2f9a7d6b5e449ef3af69cc8b (diff) | |
download | freebsd-ports-gnome-622a0adb11c61fa45a8ddc6ef3d61a22e853c635.tar.gz freebsd-ports-gnome-622a0adb11c61fa45a8ddc6ef3d61a22e853c635.tar.zst freebsd-ports-gnome-622a0adb11c61fa45a8ddc6ef3d61a22e853c635.zip |
Update to 2.0.2.
Diffstat (limited to 'misc/quick-lounge-applet/Makefile')
-rw-r--r-- | misc/quick-lounge-applet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/quick-lounge-applet/Makefile b/misc/quick-lounge-applet/Makefile index 75ce426056e6..95cebfb68314 100644 --- a/misc/quick-lounge-applet/Makefile +++ b/misc/quick-lounge-applet/Makefile @@ -6,7 +6,7 @@ # PORTNAME= quick-lounge-applet -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.0 |