diff options
author | dinoex <dinoex@FreeBSD.org> | 2007-01-14 18:21:49 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2007-01-14 18:21:49 +0800 |
commit | 565147cdd7a7d6f63c21734f04314ab414cf0177 (patch) | |
tree | 32cd384d78286ca161bc15022c0e900109b3e0eb /x11-wm | |
parent | ec663c4af3fa0186222bf3572f3f3cedccdbd989 (diff) | |
download | freebsd-ports-gnome-565147cdd7a7d6f63c21734f04314ab414cf0177.tar.gz freebsd-ports-gnome-565147cdd7a7d6f63c21734f04314ab414cf0177.tar.zst freebsd-ports-gnome-565147cdd7a7d6f63c21734f04314ab414cf0177.zip |
- cleanup MASTER_SITES
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/etoile-azalea/Makefile | 3 | ||||
-rw-r--r-- | x11-wm/etoile-azdock/Makefile | 3 |
2 files changed, 2 insertions, 4 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} diff --git a/x11-wm/etoile-azdock/Makefile b/x11-wm/etoile-azdock/Makefile index a92720ce93ce..afcb426a5102 100644 --- a/x11-wm/etoile-azdock/Makefile +++ b/x11-wm/etoile-azdock/Makefile @@ -8,8 +8,7 @@ PORTNAME= azdock 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} |