From 565147cdd7a7d6f63c21734f04314ab414cf0177 Mon Sep 17 00:00:00 2001 From: dinoex Date: Sun, 14 Jan 2007 10:21:49 +0000 Subject: - cleanup MASTER_SITES --- x11/etoile-iterm/Makefile | 3 +-- x11/etoile-xwindowserverkit/Makefile | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'x11') diff --git a/x11/etoile-iterm/Makefile b/x11/etoile-iterm/Makefile index f7ce18f5cc4d..5a2350a152fe 100644 --- a/x11/etoile-iterm/Makefile +++ b/x11/etoile-iterm/Makefile @@ -9,8 +9,7 @@ PORTNAME= iterm PORTVERSION= 0.1.${SNAPSHOT} PORTREVISION= 1 CATEGORIES= x11 -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - http://people.freebsd.org/~%%SUBDIR%%/distfiles/ +MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= dinoex PKGNAMEPREFIX= etoile- DISTNAME= Etoile-${SNAPSHOT} diff --git a/x11/etoile-xwindowserverkit/Makefile b/x11/etoile-xwindowserverkit/Makefile index 366f1ae77698..aa36c059044f 100644 --- a/x11/etoile-xwindowserverkit/Makefile +++ b/x11/etoile-xwindowserverkit/Makefile @@ -8,8 +8,7 @@ PORTNAME= xwindowserverkit PORTVERSION= 0.1.${SNAPSHOT} CATEGORIES= x11 -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - http://people.freebsd.org/~%%SUBDIR%%/distfiles/ +MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= dinoex PKGNAMEPREFIX= etoile- DISTNAME= Etoile-${SNAPSHOT} -- cgit