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 /editors | |
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 'editors')
-rw-r--r-- | editors/etoile-typewriter/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/etoile-typewriter/Makefile b/editors/etoile-typewriter/Makefile index d624222ae817..73ecace7d530 100644 --- a/editors/etoile-typewriter/Makefile +++ b/editors/etoile-typewriter/Makefile @@ -8,8 +8,7 @@ PORTNAME= typewriter PORTVERSION= 0.1.${SNAPSHOT} CATEGORIES= editors -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} |