diff options
author | oliver <oliver@FreeBSD.org> | 2006-04-07 20:17:40 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2006-04-07 20:17:40 +0800 |
commit | cb32796c3ee545170490b01a1132957c5d03e4da (patch) | |
tree | 8e98d621e64f20a6bad3df0a04bb4040c6669764 /x11-wm | |
parent | 9c812ed6d708e55292c14a6dacf0a6bcbf4562c3 (diff) | |
download | freebsd-ports-gnome-cb32796c3ee545170490b01a1132957c5d03e4da.tar.gz freebsd-ports-gnome-cb32796c3ee545170490b01a1132957c5d03e4da.tar.zst freebsd-ports-gnome-cb32796c3ee545170490b01a1132957c5d03e4da.zip |
fix MASTER_SITES
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 |