aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2005-01-28 15:04:38 +0800
committerahze <ahze@FreeBSD.org>2005-01-28 15:04:38 +0800
commit75223ad7ae083d7de047e6ace79b6c27a86a7607 (patch)
tree95ea799a63b321280e8b34db18890d188c9d2226 /x11
parent236cdb34d00ef00bb45c19cb2fb16f69fe8cc493 (diff)
downloadfreebsd-ports-gnome-75223ad7ae083d7de047e6ace79b6c27a86a7607.tar.gz
freebsd-ports-gnome-75223ad7ae083d7de047e6ace79b6c27a86a7607.tar.zst
freebsd-ports-gnome-75223ad7ae083d7de047e6ace79b6c27a86a7607.zip
Readd MASTER_SITE_GNOME to MASTER_SITES
Diffstat (limited to 'x11')
-rw-r--r--x11/startup-notification/Makefile3
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