diff options
Diffstat (limited to 'print/foomatic-db-engine/Makefile')
-rw-r--r-- | print/foomatic-db-engine/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/foomatic-db-engine/Makefile b/print/foomatic-db-engine/Makefile index 17fee8b497d..3e721e73294 100644 --- a/print/foomatic-db-engine/Makefile +++ b/print/foomatic-db-engine/Makefile @@ -6,8 +6,8 @@ PORTVERSION= 4.0.12 PORTEPOCH= 2 CATEGORIES= print MASTER_SITES= http://www.openprinting.org/download/foomatic/ \ - ${MASTER_SITE_GOOGLE_CODE} \ - ${MASTER_SITE_LOCAL:S,$,acm/foomatic/,} + GOOGLE_CODE \ + LOCAL/acm/foomatic PKGNAMEPREFIX= foomatic-db- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} DIST_SUBDIR= foomatic |