diff options
Diffstat (limited to 'deskutils/xfce4-notifyd/Makefile')
-rw-r--r-- | deskutils/xfce4-notifyd/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/deskutils/xfce4-notifyd/Makefile b/deskutils/xfce4-notifyd/Makefile index 07afbad5f358..62e90467b3bb 100644 --- a/deskutils/xfce4-notifyd/Makefile +++ b/deskutils/xfce4-notifyd/Makefile @@ -6,10 +6,9 @@ # Support of GTK+ is checked at compile time and themes directories too. PORTNAME= xfce4-notifyd -PORTVERSION= 0.3.0 -PORTREVISION= 1 +PORTVERSION= 0.3.1 CATEGORIES= deskutils xfce -MASTER_SITES= http://errements.eu/distfiles/ +MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= ehaupt@FreeBSD.org |