diff options
author | fenner <fenner@FreeBSD.org> | 2005-10-17 22:22:25 +0000 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2005-10-17 22:22:25 +0000 |
commit | 8b1c87088c93e20354505bcc40d63bbc02b7ba28 (patch) | |
tree | 37a3e28be06c73268fae2b5897ef12604c4eb063 /print | |
parent | 5859970032c361b3b62d5f5e0e4d40043918c47e (diff) | |
download | FreeBSD-ports-8b1c87088c93e20354505bcc40d63bbc02b7ba28.zip FreeBSD-ports-8b1c87088c93e20354505bcc40d63bbc02b7ba28.tar.gz |
Don't pretend that there are any MASTER_SITES; there's a custom
do-fetch: target.
Diffstat (limited to 'print')
-rw-r--r-- | print/foomatic-db/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/foomatic-db/Makefile b/print/foomatic-db/Makefile index a42ba9c..4b0488a 100644 --- a/print/foomatic-db/Makefile +++ b/print/foomatic-db/Makefile @@ -8,7 +8,7 @@ PORTNAME= foomatic-db PORTVERSION= 20050309 CATEGORIES= print -MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITES= # custom fetch NO_CHECKSUM= ${DISTFILES} MAINTAINER= ports@FreeBSD.org |