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 /textproc/etoile-lucenekit | |
parent | 407b894a2215c7721ef0ef248f628da2710892c7 (diff) |
- cleanup MASTER_SITES
Notes
Notes:
svn path=/head/; revision=182351
Diffstat (limited to 'textproc/etoile-lucenekit')
-rw-r--r-- | textproc/etoile-lucenekit/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/etoile-lucenekit/Makefile b/textproc/etoile-lucenekit/Makefile index 052fa0f12a37..188b5a486ae4 100644 --- a/textproc/etoile-lucenekit/Makefile +++ b/textproc/etoile-lucenekit/Makefile @@ -8,8 +8,7 @@ PORTNAME= lucenekit PORTVERSION= 0.1.${SNAPSHOT} CATEGORIES= textproc -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} |