diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2007-01-14 10:21:49 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2007-01-14 10:21:49 +0000 |
commit | 12925bd2e832a2899b8338f2a6e60b2bff369887 (patch) | |
tree | e0a5294a4b4f85c8d57c4711558f192a47e7c1e5 /x11/etoile-iterm | |
parent | 407b894a2215c7721ef0ef248f628da2710892c7 (diff) |
Notes
Diffstat (limited to 'x11/etoile-iterm')
-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} |