diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-04-20 00:41:43 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-04-20 00:41:43 +0000 |
commit | 45bc9015d9a4dd637746f0ab1987c3b24eada53a (patch) | |
tree | cfea20ca1008dfd1ec900c04060b1ce824eb36a3 /misc/quick-lounge-applet | |
parent | e3009bae200a17634b6e3198c9e52a5621619453 (diff) |
Notes
Diffstat (limited to 'misc/quick-lounge-applet')
-rw-r--r-- | misc/quick-lounge-applet/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/quick-lounge-applet/Makefile b/misc/quick-lounge-applet/Makefile index b17476b44f2f..240d75d2c94d 100644 --- a/misc/quick-lounge-applet/Makefile +++ b/misc/quick-lounge-applet/Makefile @@ -7,8 +7,7 @@ # PORTNAME= quick-lounge-applet -PORTVERSION= 2.12.4 -PORTREVISION= 3 +PORTVERSION= 2.12.5 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.12 |