diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2007-02-05 09:40:29 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2007-02-05 09:40:29 +0000 |
commit | 8e3a85568ddbd603c5d7814457ec97a0109eba52 (patch) | |
tree | 42742b6811a3721159cc59ed838d4dd1fe5230b9 /print/foomatic-db-hpijs/Makefile | |
parent | fd53c9025cd3f0bf709a1f148d872a8fbc956a6e (diff) |
Notes
Diffstat (limited to 'print/foomatic-db-hpijs/Makefile')
-rw-r--r-- | print/foomatic-db-hpijs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/foomatic-db-hpijs/Makefile b/print/foomatic-db-hpijs/Makefile index 0c8a558bcb3e..00c573ed1aa0 100644 --- a/print/foomatic-db-hpijs/Makefile +++ b/print/foomatic-db-hpijs/Makefile @@ -8,7 +8,8 @@ PORTNAME= foomatic-db-hpijs PORTVERSION= 1.4 CATEGORIES= print -MASTER_SITES= http://www.linuxprinting.org/download/foomatic/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR=lofi DISTNAME= ${PORTNAME}-${PORTVERSION}-1 MAINTAINER= lofi@FreeBSD.org |