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-themes/etoile-azbackground | |
parent | - mark IGNORE on FreeBSD < 6.0 (diff) |
- cleanup MASTER_SITES
Notes
Notes:
svn path=/head/; revision=182351
Diffstat (limited to 'x11-themes/etoile-azbackground')
-rw-r--r-- | x11-themes/etoile-azbackground/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-themes/etoile-azbackground/Makefile b/x11-themes/etoile-azbackground/Makefile index f7e5799b63b8..8c3765ed16e4 100644 --- a/x11-themes/etoile-azbackground/Makefile +++ b/x11-themes/etoile-azbackground/Makefile @@ -8,8 +8,7 @@ PORTNAME= azbackground PORTVERSION= 0.1.${SNAPSHOT} CATEGORIES= x11-themes -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} |