diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-01-24 17:23:00 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-01-24 17:23:00 +0000 |
commit | 4b20f10627d233825ef087f63864135826f513a5 (patch) | |
tree | 1c51b2ec96eb3d6953859d0c952381b8d60b600d /print/cups-lpr | |
parent | 84e2f3753feaf5d07004e5d3ca59406c43172f73 (diff) | |
download | ports-4b20f10627d233825ef087f63864135826f513a5.tar.gz ports-4b20f10627d233825ef087f63864135826f513a5.zip |
Notes
Diffstat (limited to 'print/cups-lpr')
-rw-r--r-- | print/cups-lpr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/cups-lpr/Makefile b/print/cups-lpr/Makefile index 2c2f4628a308..a98614a5cf62 100644 --- a/print/cups-lpr/Makefile +++ b/print/cups-lpr/Makefile @@ -14,12 +14,12 @@ PORTEPOCH= ${CUPS_PORTEPOCH} CATEGORIES= print MASTER_SITES= ${CUPS_MASTER_SITES} -MAINTAINER= asa@gascom.ru +MAINTAINER= asa@agava.com COMMENT= The CUPS BSD and system V compatibility binaries (lp* commands) USE_REINPLACE= yes -MANLANG= "" +MANLANG= "" es fr .ifndef CUPS_OVERWRITE_BASE PKGINSTALL= nonexistent |