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-wm/etoile-azalea | |
parent | 407b894a2215c7721ef0ef248f628da2710892c7 (diff) | |
download | ports-12925bd2e832a2899b8338f2a6e60b2bff369887.tar.gz ports-12925bd2e832a2899b8338f2a6e60b2bff369887.zip |
Notes
Diffstat (limited to 'x11-wm/etoile-azalea')
-rw-r--r-- | x11-wm/etoile-azalea/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/etoile-azalea/Makefile b/x11-wm/etoile-azalea/Makefile index 22237bbfd1d2..e12c5d4e47b4 100644 --- a/x11-wm/etoile-azalea/Makefile +++ b/x11-wm/etoile-azalea/Makefile @@ -8,8 +8,7 @@ PORTNAME= azalea PORTVERSION= 0.1.${SNAPSHOT} CATEGORIES= x11-wm -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} |