diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2015-10-08 15:12:22 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2015-10-08 15:12:22 +0000 |
commit | eb8748bedad607ac907ca3545ad41d6931f779fc (patch) | |
tree | c89b8aa93cae0953f125b8444f09a7c67d6adcf9 /print/foomatic-db | |
parent | 42bc424f618b6148fae4b6088ace14057513f0bc (diff) |
Notes
Diffstat (limited to 'print/foomatic-db')
-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 5a478176b62e..f4e1823cdf1b 100644 --- a/print/foomatic-db/Makefile +++ b/print/foomatic-db/Makefile @@ -5,7 +5,7 @@ PORTNAME= db PORTVERSION= 20150819 CATEGORIES= print MASTER_SITES= LOCAL/danilo - + PKGNAMEPREFIX= foomatic- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${FOOMATICVER}-${PORTVERSION} |