diff options
Diffstat (limited to 'x11/etoile-iterm/Makefile')
-rw-r--r-- | x11/etoile-iterm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
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} |