diff options
Diffstat (limited to 'print/foomatic-db/Makefile')
-rw-r--r-- | print/foomatic-db/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/foomatic-db/Makefile b/print/foomatic-db/Makefile index 4e159a4ca3ec..41a1dfcb7802 100644 --- a/print/foomatic-db/Makefile +++ b/print/foomatic-db/Makefile @@ -7,7 +7,7 @@ PORTNAME= db PORTVERSION= 20090530 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_LOCAL:S,$,acm/foomatic/,} \ ${MASTER_SITE_GOOGLE_CODE} @@ -19,7 +19,7 @@ MAINTAINER= acm@FreeBSD.org COMMENT= Foomatic database LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ - curl.6:${PORTSDIR}/ftp/curl + curl:${PORTSDIR}/ftp/curl PROJECTHOST= bsdistfiles USE_GMAKE= yes |