diff options
Diffstat (limited to 'textproc/etoile-ogrekit/Makefile')
-rw-r--r-- | textproc/etoile-ogrekit/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/etoile-ogrekit/Makefile b/textproc/etoile-ogrekit/Makefile index a8cb2039e205..cdc287348e0d 100644 --- a/textproc/etoile-ogrekit/Makefile +++ b/textproc/etoile-ogrekit/Makefile @@ -8,8 +8,7 @@ PORTNAME= ogrekit 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} |