summaryrefslogtreecommitdiff
path: root/print/cups-lpr/Makefile
diff options
context:
space:
mode:
authorGeorge C A Reid <greid@FreeBSD.org>2001-08-27 11:48:15 +0000
committerGeorge C A Reid <greid@FreeBSD.org>2001-08-27 11:48:15 +0000
commit49d67a3f3551d2173ce7b58851b0dc97ecfb4b54 (patch)
tree670fd036978e39f29edb727a89ceb6d04017abd3 /print/cups-lpr/Makefile
parentUpdate to 0.11.2. (diff)
Update to version 1.1.10 and give maintainership to submitter
PR: 29859 Submitted by: James Halstead <jah4007@cs.rit.edu>
Notes
Notes: svn path=/head/; revision=46966
Diffstat (limited to 'print/cups-lpr/Makefile')
-rw-r--r--print/cups-lpr/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/print/cups-lpr/Makefile b/print/cups-lpr/Makefile
index 1c5f6461896b..932038484bab 100644
--- a/print/cups-lpr/Makefile
+++ b/print/cups-lpr/Makefile
@@ -14,10 +14,10 @@ MASTER_SITES= ftp://ftp.easysw.com/pub/cups/${VERSION}/ \
ftp://ftp.mpg.goe.ni.schule.de/pub/internet/printing/cups/${VERSION}/
DISTNAME= ${PORTNAME}-${VERSION}-${REVISION}-source
-MAINTAINER= greid@ukug.uk.freebsd.org
+MAINTAINER= jah4007@cs.rit.edu
-VERSION= 1.1.6
-REVISION= 2
+VERSION= 1.1.10
+REVISION= 1
USE_BZIP2= yes
INSTALLS_SHLIB= yes
@@ -25,9 +25,10 @@ INSTALLS_SHLIB= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${VERSION}
GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --localstatedir=/var
MAN1= backend.1 cancel.1 filter.1 lp.1 lpoptions.1 lpq.1 \
- lpr.1 lprm.1 lpstat.1
+ lpr.1 lprm.1 lpstat.1 lppasswd.1
MAN5= classes.conf.5 cupsd.conf.5 mime.convs.5 mime.types.5 \
printers.conf.5
MAN8= accept.8 cups-lpd.8 cups-polld.8 cupsd.8 disable.8 \