aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-10-25 22:53:28 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-10-25 22:53:28 +0000
commit16f59f05ca6f1c634e35c011b49c47ba648d2dc9 (patch)
tree50823c6a80d8ab9327405fea7f9e85f4ef55c679
parent76e6b5835916eb6eea946cad5529f54b6159e385 (diff)
downloadports-16f59f05ca6f1c634e35c011b49c47ba648d2dc9.tar.gz
ports-16f59f05ca6f1c634e35c011b49c47ba648d2dc9.zip
- Fix a typo in bsd.sites.mk along with all the places it affected
Approved by: oliver (maintainer of the respective ports)
Notes
Notes: svn path=/head/; revision=202040
-rw-r--r--Mk/bsd.sites.mk2
-rw-r--r--audio/xfce4-mixer/Makefile2
-rw-r--r--deskutils/orage/Makefile2
-rw-r--r--devel/xfce4-dev-tools/Makefile2
-rw-r--r--editors/mousepad/Makefile2
-rw-r--r--misc/xfce4-appfinder/Makefile2
-rw-r--r--misc/xfce4-wm-themes/Makefile2
-rw-r--r--print/xfce4-print/Makefile2
-rw-r--r--sysutils/xfce4-mcs-manager/Makefile2
-rw-r--r--sysutils/xfce4-mcs-plugins/Makefile2
-rw-r--r--sysutils/xfce4-utils/Makefile2
-rw-r--r--x11-fm/thunar/Makefile2
-rw-r--r--x11-themes/gtk-xfce-engine/Makefile2
-rw-r--r--x11-themes/xfce4-icon-theme/Makefile2
-rw-r--r--x11-toolkits/libxfce4gui/Makefile2
-rw-r--r--x11-wm/xfce4-desktop/Makefile2
-rw-r--r--x11-wm/xfce4-panel/Makefile2
-rw-r--r--x11-wm/xfce4-session/Makefile2
-rw-r--r--x11-wm/xfce4-wm/Makefile2
-rw-r--r--x11/Terminal/Makefile2
-rw-r--r--x11/libexo/Makefile2
-rw-r--r--x11/libxfce4mcs/Makefile2
-rw-r--r--x11/libxfce4util/Makefile2
23 files changed, 23 insertions, 23 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 0990421b5299..8f58eeb685a9 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -1351,7 +1351,7 @@ MASTER_SITE_XEMACS+= \
.endif
.if !defined(IGNORE_MASTER_SITE_XFCE)
-MASTER_SITES_XFCE+= \
+MASTER_SITE_XFCE+= \
http://mocha.xfce.org/archive/%SUBDIR%/src/ \
http://www.us.xfce.org/archive/%SUBDIR%/src/ \
http://www.de.xfce.org/archive/%SUBDIR%/src/ \
diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile
index 4f36e7e033f0..cd6604edbb9b 100644
--- a/audio/xfce4-mixer/Makefile
+++ b/audio/xfce4-mixer/Makefile
@@ -9,7 +9,7 @@ PORTNAME= xfce4-mixer
PORTVERSION= 4.4.1
PORTREVISION= 1
CATEGORIES= audio xfce
-MASTER_SITES= ${MASTER_SITES_XFCE}
+MASTER_SITES= ${MASTER_SITE_XFCE}
DIST_SUBDIR= xfce4
MAINTAINER= oliver@FreeBSD.org
diff --git a/deskutils/orage/Makefile b/deskutils/orage/Makefile
index 44111261c2bf..3e5660fa854b 100644
--- a/deskutils/orage/Makefile
+++ b/deskutils/orage/Makefile
@@ -9,7 +9,7 @@ PORTNAME= orage
PORTVERSION= 4.4.1
PORTREVISION= 1
CATEGORIES= deskutils xfce
-MASTER_SITES= ${MASTER_SITES_XFCE}
+MASTER_SITES= ${MASTER_SITE_XFCE}
DIST_SUBDIR= xfce4
MAINTAINER= oliver@FreeBSD.org
diff --git a/devel/xfce4-dev-tools/Makefile b/devel/xfce4-dev-tools/Makefile
index b9f2c9df2f0d..7feb3e444cee 100644
--- a/devel/xfce4-dev-tools/Makefile
+++ b/devel/xfce4-dev-tools/Makefile
@@ -9,7 +9,7 @@ PORTNAME= xfce4-dev-tools
PORTVERSION= 4.4.0
PORTREVISION= 1
CATEGORIES= devel xfce
-MASTER_SITES= ${MASTER_SITES_XFCE}
+MASTER_SITES= ${MASTER_SITE_XFCE}
DIST_SUBDIR= xfce4
MAINTAINER= oliver@FreeBSD.org
diff --git a/editors/mousepad/Makefile b/editors/mousepad/Makefile
index de71f51a914a..2026fb0bfeed 100644
--- a/editors/mousepad/Makefile
+++ b/editors/mousepad/Makefile
@@ -9,7 +9,7 @@ PORTNAME= mousepad
PORTVERSION= 0.2.12
PORTREVISION= 2
CATEGORIES= editors xfce
-MASTER_SITES= ${MASTER_SITES_XFCE}
+MASTER_SITES= ${MASTER_SITE_XFCE}
DIST_SUBDIR= xfce4
MAINTAINER= oliver@FreeBSD.org
diff --git a/misc/xfce4-appfinder/Makefile b/misc/xfce4-appfinder/Makefile
index 2cc3f213b25e..8ce0233af37d 100644
--- a/misc/xfce4-appfinder/Makefile
+++ b/misc/xfce4-appfinder/Makefile
@@ -9,7 +9,7 @@ PORTNAME= xfce4-appfinder
PORTVERSION= 4.4.1
PORTREVISION= 1
CATEGORIES= misc xfce
-MASTER_SITES= ${MASTER_SITES_XFCE}
+MASTER_SITES= ${MASTER_SITE_XFCE}
DIST_SUBDIR= xfce4
MAINTAINER= oliver@FreeBSD.org
diff --git a/misc/xfce4-wm-themes/Makefile b/misc/xfce4-wm-themes/Makefile
index 373262ae4c83..f247d85343cd 100644
--- a/misc/xfce4-wm-themes/Makefile
+++ b/misc/xfce4-wm-themes/Makefile
@@ -8,7 +8,7 @@
PORTNAME= xfce4-wm-themes
PORTVERSION= 4.4.1
CATEGORIES= misc xfce
-MASTER_SITES= ${MASTER_SITES_XFCE}
+MASTER_SITES= ${MASTER_SITE_XFCE}
DISTNAME= xfwm4-themes-${PORTVERSION}
DIST_SUBDIR= xfce4
diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile
index 06b8d1046087..1516b3d97639 100644
--- a/print/xfce4-print/Makefile
+++ b/print/xfce4-print/Makefile
@@ -9,7 +9,7 @@ PORTNAME= xfce4-print
PORTVERSION= 4.4.1
PORTREVISION= 1
CATEGORIES= print xfce
-MASTER_SITES= ${MASTER_SITES_XFCE}
+MASTER_SITES= ${MASTER_SITE_XFCE}
DISTNAME= xfprint-${PORTVERSION}
DIST_SUBDIR= xfce4
diff --git a/sysutils/xfce4-mcs-manager/Makefile b/sysutils/xfce4-mcs-manager/Makefile
index 3edf26350341..d80ecb5478f1 100644
--- a/sysutils/xfce4-mcs-manager/Makefile
+++ b/sysutils/xfce4-mcs-manager/Makefile
@@ -9,7 +9,7 @@ PORTNAME= xfce4-mcs-manager
PORTVERSION= 4.4.1
PORTREVISION= 1
CATEGORIES= sysutils xfce
-MASTER_SITES= ${MASTER_SITES_XFCE}
+MASTER_SITES= ${MASTER_SITE_XFCE}
DISTNAME= xfce-mcs-manager-${PORTVERSION}
DIST_SUBDIR= xfce4
diff --git a/sysutils/xfce4-mcs-plugins/Makefile b/sysutils/xfce4-mcs-plugins/Makefile
index 2cb6e0284b3d..b7a9db6dc612 100644
--- a/sysutils/xfce4-mcs-plugins/Makefile
+++ b/sysutils/xfce4-mcs-plugins/Makefile
@@ -8,7 +8,7 @@ PORTNAME= xfce4-mcs-plugins
PORTVERSION= 4.4.1
PORTREVISION= 1
CATEGORIES= sysutils xfce
-MASTER_SITES= ${MASTER_SITES_XFCE}
+MASTER_SITES= ${MASTER_SITE_XFCE}
DISTNAME= xfce-mcs-plugins-${PORTVERSION}
DIST_SUBDIR= xfce4
diff --git a/sysutils/xfce4-utils/Makefile b/sysutils/xfce4-utils/Makefile
index e24adb09d957..5581e6416f4d 100644
--- a/sysutils/xfce4-utils/Makefile
+++ b/sysutils/xfce4-utils/Makefile
@@ -9,7 +9,7 @@ PORTNAME= xfce4-utils
PORTVERSION= 4.4.1
PORTREVISION= 1
CATEGORIES= sysutils xfce
-MASTER_SITES= ${MASTER_SITES_XFCE}
+MASTER_SITES= ${MASTER_SITE_XFCE}
DISTNAME= xfce-utils-${PORTVERSION}
DIST_SUBDIR= xfce4
diff --git a/x11-fm/thunar/Makefile b/x11-fm/thunar/Makefile
index 4030d89d81ac..02ac628e6829 100644
--- a/x11-fm/thunar/Makefile
+++ b/x11-fm/thunar/Makefile
@@ -9,7 +9,7 @@ PORTNAME= Thunar
PORTVERSION= 0.8.0
PORTREVISION= 5
CATEGORIES= x11-fm xfce
-MASTER_SITES= ${MASTER_SITES_XFCE}
+MASTER_SITES= ${MASTER_SITE_XFCE}
DIST_SUBDIR= xfce4
MAINTAINER= oliver@FreeBSD.org
diff --git a/x11-themes/gtk-xfce-engine/Makefile b/x11-themes/gtk-xfce-engine/Makefile
index 8754bd657009..41fd929fd468 100644
--- a/x11-themes/gtk-xfce-engine/Makefile
+++ b/x11-themes/gtk-xfce-engine/Makefile
@@ -9,7 +9,7 @@ PORTNAME= gtk-xfce-engine
PORTVERSION= 2.4.1
PORTREVISION= 1
CATEGORIES= x11-themes xfce
-MASTER_SITES= ${MASTER_SITES_XFCE}
+MASTER_SITES= ${MASTER_SITE_XFCE}
DIST_SUBDIR= xfce4
MAINTAINER= oliver@FreeBSD.org
diff --git a/x11-themes/xfce4-icon-theme/Makefile b/x11-themes/xfce4-icon-theme/Makefile
index 547f57fa2515..1c999568133b 100644
--- a/x11-themes/xfce4-icon-theme/Makefile
+++ b/x11-themes/xfce4-icon-theme/Makefile
@@ -9,7 +9,7 @@ PORTNAME= xfce4-icon-theme
PORTVERSION= 4.4.1
PORTREVISION= 1
CATEGORIES= x11-themes xfce
-MASTER_SITES= ${MASTER_SITES_XFCE}
+MASTER_SITES= ${MASTER_SITE_XFCE}
DIST_SUBDIR= xfce4
MAINTAINER= oliver@FreeBSD.org
diff --git a/x11-toolkits/libxfce4gui/Makefile b/x11-toolkits/libxfce4gui/Makefile
index 0bf6a16ce9a4..c228a199d8fd 100644
--- a/x11-toolkits/libxfce4gui/Makefile
+++ b/x11-toolkits/libxfce4gui/Makefile
@@ -9,7 +9,7 @@ PORTNAME= libxfce4gui
PORTVERSION= 4.4.1
PORTREVISION= 1
CATEGORIES= x11-toolkits xfce
-MASTER_SITES= ${MASTER_SITES_XFCE}
+MASTER_SITES= ${MASTER_SITE_XFCE}
DISTNAME= libxfcegui4-${PORTVERSION}
DIST_SUBDIR= xfce4
diff --git a/x11-wm/xfce4-desktop/Makefile b/x11-wm/xfce4-desktop/Makefile
index 1b9974dcaff7..0f7d6f68f75b 100644
--- a/x11-wm/xfce4-desktop/Makefile
+++ b/x11-wm/xfce4-desktop/Makefile
@@ -9,7 +9,7 @@ PORTNAME= xfce4-desktop
PORTVERSION= 4.4.1
PORTREVISION= 1
CATEGORIES= x11-wm xfce
-MASTER_SITES= ${MASTER_SITES_XFCE}
+MASTER_SITES= ${MASTER_SITE_XFCE}
DISTNAME= xfdesktop-${PORTVERSION}
DIST_SUBDIR= xfce4
diff --git a/x11-wm/xfce4-panel/Makefile b/x11-wm/xfce4-panel/Makefile
index 8279b0fa3bbc..1f8a729c3871 100644
--- a/x11-wm/xfce4-panel/Makefile
+++ b/x11-wm/xfce4-panel/Makefile
@@ -9,7 +9,7 @@ PORTNAME= xfce4-panel
PORTVERSION= 4.4.1
PORTREVISION= 1
CATEGORIES= x11-wm xfce
-MASTER_SITES= ${MASTER_SITES_XFCE}
+MASTER_SITES= ${MASTER_SITE_XFCE}
DIST_SUBDIR= xfce4
MAINTAINER= oliver@FreeBSD.org
diff --git a/x11-wm/xfce4-session/Makefile b/x11-wm/xfce4-session/Makefile
index d757d709f449..1d61029cecd5 100644
--- a/x11-wm/xfce4-session/Makefile
+++ b/x11-wm/xfce4-session/Makefile
@@ -9,7 +9,7 @@ PORTNAME= xfce4-session
PORTVERSION= 4.4.1
PORTREVISION= 1
CATEGORIES= x11-wm xfce
-MASTER_SITES= ${MASTER_SITES_XFCE}
+MASTER_SITES= ${MASTER_SITE_XFCE}
DIST_SUBDIR= xfce4
MAINTAINER= oliver@FreeBSD.org
diff --git a/x11-wm/xfce4-wm/Makefile b/x11-wm/xfce4-wm/Makefile
index 9a867af23636..cb0f245c8ee6 100644
--- a/x11-wm/xfce4-wm/Makefile
+++ b/x11-wm/xfce4-wm/Makefile
@@ -9,7 +9,7 @@ PORTNAME= xfce4-wm
PORTVERSION= 4.4.1
PORTREVISION= 1
CATEGORIES= x11-wm xfce
-MASTER_SITES= ${MASTER_SITES_XFCE}
+MASTER_SITES= ${MASTER_SITE_XFCE}
DISTNAME= xfwm4-${PORTVERSION}
DIST_SUBDIR= xfce4
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