diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2006-04-07 12:17:40 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2006-04-07 12:17:40 +0000 |
commit | 8f0dcf6094cc6be35fca8441798e873a2ba45ff3 (patch) | |
tree | be46b92907279d8bc25a5963d014acb2c76acb45 /x11-wm | |
parent | ec3f569e79801496f01e403fab788f8e82a9cba9 (diff) | |
download | ports-8f0dcf6094cc6be35fca8441798e873a2ba45ff3.tar.gz ports-8f0dcf6094cc6be35fca8441798e873a2ba45ff3.zip |
fix MASTER_SITES
Notes
Notes:
svn path=/head/; revision=159042
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/xfce/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/xfce/Makefile b/x11-wm/xfce/Makefile index 20065ebdfc9c..c76089539339 100644 --- a/x11-wm/xfce/Makefile +++ b/x11-wm/xfce/Makefile @@ -9,8 +9,7 @@ PORTNAME= xfce PORTVERSION= 3.8.18 PORTREVISION= 4 CATEGORIES= x11-wm xfce -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - http://www.xfce.org/archive/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= oliver@FreeBSD.org |