diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 22:33:40 +0800 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 22:33:40 +0800 |
commit | a550b67ae01f476ce4efbfc471c46fe9941afeee (patch) | |
tree | 553b3ac0d3eb3f8c1ad9aedc53b56529b94dbea0 /print/rlpr | |
parent | 090059a2104b9f20d6996143c0d726aaf861788d (diff) | |
download | freebsd-ports-gnome-a550b67ae01f476ce4efbfc471c46fe9941afeee.tar.gz freebsd-ports-gnome-a550b67ae01f476ce4efbfc471c46fe9941afeee.tar.zst freebsd-ports-gnome-a550b67ae01f476ce4efbfc471c46fe9941afeee.zip |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Diffstat (limited to 'print/rlpr')
-rw-r--r-- | print/rlpr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/rlpr/Makefile b/print/rlpr/Makefile index dc819a7010e1..16c97e78260b 100644 --- a/print/rlpr/Makefile +++ b/print/rlpr/Makefile @@ -7,6 +7,7 @@ PORTNAME= rlpr PORTVERSION= 2.06 +PORTREVISION= 1 CATEGORIES= print net MASTER_SITES= http://truffula.com/rlpr/ |