aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2007-10-26 06:53:28 +0800
committersat <sat@FreeBSD.org>2007-10-26 06:53:28 +0800
commit409c887affb7f9bae2df5f37a984d084a9d7c85c (patch)
treea73f3f0fa847403a8cc7417aa3b068c74ebdd4ee /x11
parentb49282d421aff33817a1d01815098faa20932a4d (diff)
downloadfreebsd-ports-gnome-409c887affb7f9bae2df5f37a984d084a9d7c85c.tar.gz
freebsd-ports-gnome-409c887affb7f9bae2df5f37a984d084a9d7c85c.tar.zst
freebsd-ports-gnome-409c887affb7f9bae2df5f37a984d084a9d7c85c.zip
- Fix a typo in bsd.sites.mk along with all the places it affected
Approved by: oliver (maintainer of the respective ports)
Diffstat (limited to 'x11')
-rw-r--r--x11/Terminal/Makefile2
-rw-r--r--x11/libexo/Makefile2
-rw-r--r--x11/libxfce4mcs/Makefile2
-rw-r--r--x11/libxfce4util/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/x11/Terminal/Makefile b/x11/Terminal/Makefile
index ab2aae50e1a9..dc82a2e04238 100644
--- a/x11/Terminal/Makefile
+++ b/x11/Terminal/Makefile
@@ -9,7 +9,7 @@ PORTNAME= Terminal
PORTVERSION= 0.2.6
PORTREVISION= 3
CATEGORIES= x11 xfce
-MASTER_SITES= ${MASTER_SITES_XFCE}
+MASTER_SITES= ${MASTER_SITE_XFCE}
DIST_SUBDIR= xfce4
MAINTAINER= oliver@FreeBSD.org
diff --git a/x11/libexo/Makefile b/x11/libexo/Makefile
index 9a94fa9337dd..e863c48f59ed 100644
--- a/x11/libexo/Makefile
+++ b/x11/libexo/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.3.2
PORTREVISION= 4
CATEGORIES= x11 xfce
DISTNAME= exo-${PORTVERSION}
-MASTER_SITES= ${MASTER_SITES_XFCE}
+MASTER_SITES= ${MASTER_SITE_XFCE}
DIST_SUBDIR= xfce4
MAINTAINER= oliver@FreeBSD.org
diff --git a/x11/libxfce4mcs/Makefile b/x11/libxfce4mcs/Makefile
index 7c11016034af..a134c6de9d2f 100644
--- a/x11/libxfce4mcs/Makefile
+++ b/x11/libxfce4mcs/Makefile
@@ -9,7 +9,7 @@ PORTNAME= libxfce4mcs
PORTVERSION= 4.4.1
PORTREVISION= 1
CATEGORIES= x11 xfce
-MASTER_SITES= ${MASTER_SITES_XFCE}
+MASTER_SITES= ${MASTER_SITE_XFCE}
DIST_SUBDIR= xfce4
MAINTAINER= oliver@FreeBSD.org
diff --git a/x11/libxfce4util/Makefile b/x11/libxfce4util/Makefile
index eff478c094a4..8d931598a36a 100644
--- a/x11/libxfce4util/Makefile
+++ b/x11/libxfce4util/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libxfce4util
PORTVERSION= 4.4.1
CATEGORIES= x11 xfce
-MASTER_SITES= ${MASTER_SITES_XFCE}
+MASTER_SITES= ${MASTER_SITE_XFCE}
DIST_SUBDIR= xfce4
MAINTAINER= oliver@FreeBSD.org