diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/etoile-collectionkit/Makefile | 3 | ||||
-rw-r--r-- | devel/etoile-foundation/Makefile | 3 | ||||
-rw-r--r-- | devel/etoile-unitkit/Makefile | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/devel/etoile-collectionkit/Makefile b/devel/etoile-collectionkit/Makefile index 0470646a4b74..970694bc59f1 100644 --- a/devel/etoile-collectionkit/Makefile +++ b/devel/etoile-collectionkit/Makefile @@ -8,8 +8,7 @@ PORTNAME= collectionkit PORTVERSION= 0.1.${SNAPSHOT} CATEGORIES= devel -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} diff --git a/devel/etoile-foundation/Makefile b/devel/etoile-foundation/Makefile index 737d2a455a0f..a23065a443f7 100644 --- a/devel/etoile-foundation/Makefile +++ b/devel/etoile-foundation/Makefile @@ -8,8 +8,7 @@ PORTNAME= foundation PORTVERSION= 0.1.${SNAPSHOT} CATEGORIES= devel -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} diff --git a/devel/etoile-unitkit/Makefile b/devel/etoile-unitkit/Makefile index 4390fbb68e4d..7fc35604b345 100644 --- a/devel/etoile-unitkit/Makefile +++ b/devel/etoile-unitkit/Makefile @@ -8,8 +8,7 @@ PORTNAME= unitkit PORTVERSION= 1.1 CATEGORIES= devel -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} |