diff options
Diffstat (limited to 'x11/startup-notification/Makefile')
-rw-r--r-- | x11/startup-notification/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/startup-notification/Makefile b/x11/startup-notification/Makefile index 15c47acfde5d..8fd461a822c4 100644 --- a/x11/startup-notification/Makefile +++ b/x11/startup-notification/Makefile @@ -9,7 +9,8 @@ PORTNAME= startup-notification PORTVERSION= 0.8 PORTREVISION= 1 CATEGORIES= x11 gnome -MASTER_SITES= http://www.freedesktop.org/software/startup-notification/releases/ +MASTER_SITES= ${MASTER_SITE_GNOME} \ + http://www.freedesktop.org/software/startup-notification/releases/ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |