diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-07-07 03:42:28 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-07-07 03:42:28 +0000 |
commit | ba66f5f37222844d03060e1fde872a5addcfaa27 (patch) | |
tree | 47d81043f477581205f3de9fe6cf9e9e2dac66bd /x11/gnome-applets | |
parent | 8535752efefa6884787488de8a871113fdb1ebf1 (diff) |
Chase the optional devel/libnotify update so that the battstat applet
will show me that my laptop's battery is nearly dead as I commit this.
Approved by: mezz
Notes
Notes:
svn path=/head/; revision=167108
Diffstat (limited to 'x11/gnome-applets')
-rw-r--r-- | x11/gnome-applets/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index d0aba2ab2f74..e9c74b491d0a 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome-applets PORTVERSION= 2.14.2 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |