diff options
author | oliver <oliver@FreeBSD.org> | 2011-06-07 14:14:30 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2011-06-07 14:14:30 +0800 |
commit | 7bab6676fb4583424cbe51403c996f09c0529400 (patch) | |
tree | 0c46feb1ad3d7dcb413f228e709d55b2f76ee22f /deskutils | |
parent | ec68084e8f719f8c0e1281f43aa93ae8910a6ab8 (diff) | |
download | freebsd-ports-gnome-7bab6676fb4583424cbe51403c996f09c0529400.tar.gz freebsd-ports-gnome-7bab6676fb4583424cbe51403c996f09c0529400.tar.zst freebsd-ports-gnome-7bab6676fb4583424cbe51403c996f09c0529400.zip |
update libexo to 0.6.1
bump PORTREVISION on depending ports
PR: ports/156913
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/xfce4-notifyd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/xfce4-notifyd/Makefile b/deskutils/xfce4-notifyd/Makefile index 51548e57b52a..999375553737 100644 --- a/deskutils/xfce4-notifyd/Makefile +++ b/deskutils/xfce4-notifyd/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-notifyd PORTVERSION= 0.2.1 +PORTREVISION= 1 CATEGORIES= deskutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/apps/${PORTNAME}/${PORTVERSION:R} |